catborise
|
241f7462f7
|
update locales and tr translations
|
2024-02-14 09:19:29 +03:00 |
|
catborise
|
7da5e4cbbe
|
add none svg to icon cache
|
2024-02-13 16:53:53 +03:00 |
|
catborise
|
f86eb78cbf
|
add smbios package to debian install
|
2024-02-13 14:33:20 +03:00 |
|
catborise
|
6144760456
|
update requirements
|
2024-02-13 14:28:13 +03:00 |
|
catborise
|
81b96b6512
|
fix listing vms for normal users
|
2024-02-13 14:24:38 +03:00 |
|
catborise
|
bfe7da1ccc
|
add tzdata package and reorder package names
|
2024-01-17 10:20:06 +03:00 |
|
catborise
|
9a05c182cc
|
fix chevron up down icons
|
2024-01-17 10:19:03 +03:00 |
|
catborise
|
f0cd0bc04f
|
update requirements
|
2024-01-17 09:28:01 +03:00 |
|
catborise
|
296081d1e3
|
Merge branch 'master' into master
|
2023-11-10 16:35:51 +03:00 |
|
catborise
|
e324a19401
|
add white noise for static_root/staticfiles_dir problem for debug/non-debug running mode
|
2023-11-10 16:29:48 +03:00 |
|
catborise
|
6c0cc3c274
|
Merge pull request #620 from MisterBlueBear/global_setting_nic_type
Global setting for NIC type
|
2023-11-02 11:06:30 +03:00 |
|
catborise
|
bcf91ad7b7
|
Merge pull request #621 from MisterBlueBear/install_script_default_hostname
Install script accepts default hostname
|
2023-11-02 11:01:48 +03:00 |
|
MisterBlueBear
|
2f24f77368
|
Install script accepts default hostname
|
2023-11-01 20:35:15 -04:00 |
|
MisterBlueBear
|
7e8c05fff9
|
Global setting for NIC type
|
2023-11-01 18:08:38 -04:00 |
|
catborise
|
2ff0abf8c5
|
Merge pull request #619 from catborise/master
update requirements
|
2023-10-30 15:59:51 +03:00 |
|
catborise
|
7171a70f75
|
update requirements
|
2023-10-30 15:56:54 +03:00 |
|
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 |
|
catborise
|
6974eae62e
|
static_root and static_dirs fix
|
2023-10-30 15:36:40 +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 |
|