catborise
|
8995f47c13
|
Merge pull request #617 from 0x6d61726b/patch-01_X-Forwarded-Proto
Fixed nginx X-Forwarded-Proto to match the protocol ("http", "https")
|
2023-10-30 15:53:40 +03:00 |
|
catborise
|
f912dfccdb
|
Merge pull request #618 from 0x6d61726b/patch-02_install-nginx-upstream-wsnovncd
Fixes Quick Install overrides nginx upstream wssocketiod
|
2023-10-30 15:52:01 +03:00 |
|
catborise
|
911bd54916
|
Merge pull request #613 from MisterBlueBear/nginx_conf
nginx conf - Fix for issue #577
|
2023-10-30 15:51:24 +03:00 |
|
Mark
|
cc86730441
|
Corrected X-Forwarded-Proto meaning for Gunicorn
|
2023-10-26 22:43:27 +02:00 |
|
Mark
|
5c6bcbe610
|
Fixes issue #614: Quick Install overrides nginx upstream wssocketiod port
|
2023-10-26 22:18:17 +02:00 |
|
Mark
|
2072890fc5
|
Fixed nginx X-Forwarded-Proto to match the protocol ("http", "https")
|
2023-10-26 21:53:04 +02:00 |
|
MisterBlueBear
|
4aafad668b
|
Location /websockify proxy passes to wsnovncd
|
2023-10-26 13:12:20 -04:00 |
|
catborise
|
9a675918c6
|
Merge pull request #611 from MisterBlueBear/MAC_OUI
Get MAC OUI from settings.py
|
2023-10-20 23:37:53 +03:00 |
|
catborise
|
91aaa93c2b
|
Merge pull request #612 from MisterBlueBear/base_templates
Fix base templates
|
2023-10-20 23:31:50 +03:00 |
|
MisterBlueBear
|
31cace9994
|
nginx conf - Fix for issue #577
|
2023-10-18 21:42:57 -04:00 |
|
MisterBlueBear
|
149044a90c
|
Fix templates - extends base.html
|
2023-10-18 18:04:00 -04:00 |
|
MisterBlueBear
|
5a211c0c56
|
Get MAC OUI from settings.py
|
2023-10-18 17:34:40 -04:00 |
|
catborise
|
58e215f755
|
Merge pull request #609 from catborise/master
show last login info for users
|
2023-10-06 16:31:10 +03:00 |
|
catborise
|
9755f307a6
|
add libsasl2-dev and libldap2-dev packages for Debian 12
|
2023-10-06 16:28:30 +03:00 |
|
catborise
|
f5e896813c
|
add used icons to local cache
|
2023-10-06 16:16:09 +03:00 |
|
catborise
|
e47d909e41
|
show last login time of users
|
2023-10-06 16:15:35 +03:00 |
|
catborise
|
ce8432ce9e
|
Merge pull request #608 from fathonix/master
Fix errors that prevent socketiod from running
|
2023-09-27 20:34:15 +03:00 |
|
Aldo Adirajasa Fathoni
|
64fdb9315d
|
Fix socketio default host
The previous value caused webvirtcloud to
try to connect to socketiod with 0.0.0.0.
|
2023-09-26 21:56:27 +07:00 |
|
Aldo Adirajasa Fathoni
|
84e22e4a8c
|
Ignore if pty process has exited
|
2023-09-26 13:23:20 +07:00 |
|
Aldo Adirajasa Fathoni
|
3ef0fe19f8
|
Fix calling write() from int instead of os
|
2023-09-26 13:21:02 +07:00 |
|
catborise
|
cea2309c64
|
Merge pull request #607 from catborise/master
Fixes
|
2023-09-25 20:25:08 +03:00 |
|
catborise
|
35afff26f4
|
Merge pull request #606 from krejcar25/fix-604
Replace ifnotequal with if
|
2023-09-25 20:23:50 +03:00 |
|
Amélie Krejčí
|
53d1407483
|
Replace ifnotequal with if
ifequal and ifnotequal are deprecated in Django 4.0
|
2023-09-25 14:40:22 +02:00 |
|
catborise
|
43fc419490
|
Merge pull request #603 from krejcar25/master
Get UserAttributes object using get_or_create
|
2023-09-23 11:17:49 +03:00 |
|
Amélie Krejčí
|
1b2b3a3bce
|
Get UserAttributes object using get_or_create
This is done to automatically create the UserAttributes object in case LDAP User Backend didn't create it.
|
2023-09-23 09:52:48 +02:00 |
|
catborise
|
ca54ae0c65
|
Merge pull request #600 from krejcar25/master
Switch to django-auth-ldap for LDAP authentication
|
2023-09-13 12:11:25 +03:00 |
|
Amélie Krejčí
|
561fedfccd
|
Add new template config and README blocks
|
2023-09-11 21:39:05 +02:00 |
|
Amélie Krejčí
|
74ee2c073a
|
Remove old LDAP backend files
|
2023-09-11 21:19:36 +02:00 |
|
Amélie Krejčí
|
01a4225a84
|
Add django-auth-ldap dependency
|
2023-09-11 21:16:51 +02:00 |
|
catborise
|
4a4a998d4c
|
add auth_unix_rw settings for debian and ubuntu
|
2023-09-06 14:50:59 +03:00 |
|
catborise
|
635101a1b6
|
remove deprecated ifnotequal dtl tag
|
2023-09-06 13:30:58 +03:00 |
|
catborise
|
5e368d1ee0
|
Merge pull request #599 from catborise/master
update requirements & fix install scripts
|
2023-09-06 09:50:56 +03:00 |
|
catborise
|
cbd1f6f8b0
|
update requirement and fix install script
|
2023-09-06 09:41:08 +03:00 |
|
catborise
|
cedb7beedd
|
set CSRF TRUSTED ORIGIN modification on settings.py
|
2023-09-06 09:28:50 +03:00 |
|
catborise
|
3facb9e445
|
Merge pull request #598 from catborise/master
CSRF adding and debian 12 install fix
|
2023-09-06 09:14:03 +03:00 |
|
catborise
|
b58c4ef781
|
add CSRF_TRUSTED_ORIGINS with django 4
|
2023-09-05 09:08:06 +03:00 |
|
catborise
|
77c4f8981b
|
fix debian qemu package renaming
|
2023-09-05 09:01:59 +03:00 |
|
catborise
|
5d3a11e7c9
|
Merge pull request #596 from catborise/master
update to django 4.2 LTS
|
2023-08-31 09:17:33 +03:00 |
|
catborise
|
cf6f74f6c3
|
fix sr-only toggle dropdown to hide
|
2023-08-23 09:26:39 +03:00 |
|
catborise
|
56c92d90b5
|
fix show snapshot exist indicator
|
2023-08-23 09:26:39 +03:00 |
|
catborise
|
2935c9d382
|
update django 3.2.20 -> 4.2.4
|
2023-08-23 09:26:39 +03:00 |
|
catborise
|
a02df250bf
|
Merge pull request #595 from catborise/master
various updates
|
2023-08-17 13:52:04 +03:00 |
|
catborise
|
fc2063eccb
|
update requirements
|
2023-08-17 13:35:55 +03:00 |
|
cserma
|
f2222a6ea8
|
change name for network model to nic type
|
2023-08-17 13:22:18 +03:00 |
|
cserma
|
7d1cfb69b0
|
network interface model selection added for new instance and new interface
|
2023-08-16 09:13:11 +03:00 |
|
catborise
|
b47ec2e8f9
|
bootstrap icon conversion fixes
|
2023-08-11 09:40:38 +03:00 |
|
catborise
|
7e88db9d2b
|
add template profile for django toolbar
|
2023-08-11 09:40:02 +03:00 |
|
catborise
|
0926a3c3aa
|
delete old fontawesome font files
|
2023-08-10 11:33:58 +03:00 |
|
catborise
|
1e8d94731b
|
override googleapis-font for zephyr template and make inter font local
|
2023-08-10 11:31:24 +03:00 |
|
Emre Serdengeçti
|
1cbdf76df6
|
logger updates (#31)
* Log for failed login attempts
* Logger configuration for logging to file
* interface fixes
* login log fix, added logged in too
* bootstrap icons setup
* font-awesome icons replaced with bootstrap icons
* replaced i-tags with django_bootstrap_icons
* removed icons library from project
* bug fix
---------
Co-authored-by: catborise <catborise@gmail.com>
|
2023-08-09 09:20:18 +03:00 |
|