Adolfo Gómez García
082ef6830d
Merge remote-tracking branch 'origin/v3.5'
2022-01-30 19:34:19 +01:00
Adolfo Gómez García
f7cd474264
Fixed double open on meta poools
2022-01-30 18:21:32 +01:00
Adolfo Gómez García
2a7b112437
Merge remote-tracking branch 'origin/v3.5'
2022-01-29 21:45:46 +01:00
Adolfo Gómez García
a4390f7918
upgrading service
2022-01-29 21:44:14 +01:00
Adolfo Gómez García
a255b52628
added info (apart of prefix to uuid) if pool is meta or not
2022-01-29 21:43:14 +01:00
Adolfo Gómez García
8d93144e24
Fixed meta pools non being correctly checked
2022-01-28 11:54:18 +01:00
Adolfo Gómez García
27d158f514
Fixed metapool admin
2022-01-28 11:14:32 +01:00
Adolfo Gómez García
2f37caaf22
Merge remote-tracking branch 'origin/v3.5'
2022-01-27 12:17:16 +01:00
Adolfo Gómez García
2b4e771709
Fixed autorun check from api
2022-01-27 12:17:00 +01:00
Adolfo Gómez García
f40c2ed618
Added isAvailable for all services
2022-01-19 14:11:37 +01:00
Adolfo Gómez García
7fc51ce513
Added isAvailable for more services
2022-01-18 13:21:44 +01:00
Adolfo Gómez García
03cdec8c31
Merge remote-tracking branch 'origin/v3.5'
2022-01-14 14:26:08 +01:00
Adolfo Gómez García
6a86b0ff04
Updated translations
2022-01-14 12:37:14 +01:00
Adolfo Gómez García
1667c8b4a8
adding "isAvaliable" method for services
2022-01-13 13:32:36 +01:00
Adolfo Gómez García
58f4cd8356
Merge remote-tracking branch 'origin/v1.5'
2022-01-12 12:08:50 +01:00
Adolfo Gómez García
efd0ca3f88
Fixed tunnel stop comms
2022-01-11 15:36:18 +01:00
Adolfo Gómez García
edb4a32496
Updated translations
2022-01-10 14:34:09 +01:00
Adolfo Gómez García
e41c0f32bb
Merge remote-tracking branch 'origin/v3.5'
2022-01-04 10:39:12 +01:00
Adolfo Gómez García
b239ff6cab
Removed "harcoded" msrdc path for mac
2022-01-04 10:38:30 +01:00
Adolfo Gómez García
5de90bf421
Merge remote-tracking branch 'origin/v3.5'
2022-01-03 14:36:06 +01:00
Adolfo Gómez García
d55d1bc619
Added localized MSRDP as possible path
2022-01-03 14:35:48 +01:00
Adolfo Gómez García
493abb6228
Merge remote-tracking branch 'origin/v3.5'
2022-01-03 14:24:07 +01:00
Adolfo Gómez García
917a201483
Added localized MSRDP as possible path
2022-01-03 14:23:52 +01:00
Adolfo Gómez García
a071e2e8f5
Merge remote-tracking branch 'origin/v3.5'
2022-01-03 14:10:26 +01:00
Adolfo Gómez García
4809252434
Changed concurrent removal to take into account real removals, not removal checks
2022-01-03 14:07:46 +01:00
Adolfo Gómez García
12e74c16b5
* Explained why stop shuld be ignored if no user service is found
...
* Small type checking addons
* Added method to allow "check" the availability of a service, currently used before removal
* Fixed removal so concurrent removal refers to real removals, not to marked for removal
2022-01-03 14:02:41 +01:00
Adolfo Gómez García
6d873ceccd
Merge remote-tracking branch 'origin/v3.5'
2021-12-22 14:05:47 +01:00
Adolfo Gómez García
8be0d9702a
Fixed sessions providers for html5rdp
2021-12-22 14:04:49 +01:00
Adolfo Gómez García
26f45b429f
Merge remote-tracking branch 'origin/v3.5'
2021-12-22 13:37:06 +01:00
Adolfo Gómez García
36acb0b0c0
Fixed transports sorting on metapools
2021-12-22 13:10:07 +01:00
Adolfo Gómez García
420b78d45d
Fixed STOP "eating" on application stop
2021-12-21 15:58:46 +01:00
Adolfo Gómez García
e1ccc62dab
Fixed minvalue for max services
2021-12-21 15:53:35 +01:00
Adolfo Gómez García
49b2bd8772
Merge remote-tracking branch 'origin/v3.5'
2021-12-21 11:19:47 +01:00
Adolfo Gómez García
6b0d98d4eb
Fixed radius auth not using "appliaction Prefix" for extracting groups from Class Attribute (now accepts group=... and {appPrefix}group=.... as group markers
2021-12-21 11:14:57 +01:00
Adolfo Gómez García
354061f55c
Merge remote-tracking branch 'origin/v3.5'
2021-12-20 12:12:28 +01:00
Adolfo Gómez García
7bec7bd7cc
Fixed HTMLRDP for access to RDP session with automanaged users
2021-12-20 12:04:16 +01:00
Adolfo Gómez García
49975ab5d2
Upgrading for new django 4.0
2021-12-10 15:12:32 +01:00
Adolfo Gómez García
44f219402e
removed orjson, uds uses numbers as key on dict and orjson does not supports it
2021-12-10 13:45:49 +01:00
Adolfo Gómez García
b3a8ae8abe
Migrating to Django 4.0 (fixes)
2021-12-10 13:41:10 +01:00
Adolfo Gómez García
9ac2aaef81
Improved AutoAttributes & small typo fix on proxmox publication
2021-12-10 13:06:33 +01:00
Adolfo Gómez García
de0a2e2a34
Merge remote-tracking branch 'origin/v3.5'
2021-12-10 13:05:45 +01:00
Adolfo Gómez García
270957fab5
Updated settings sample
2021-12-10 13:04:54 +01:00
Adolfo Gómez García
1702cd910a
Merge remote-tracking branch 'origin/v3.5'
2021-11-30 13:54:33 +01:00
Adolfo Gómez García
47c6ca42f1
added Content-Security-Policy to security
2021-11-30 13:54:15 +01:00
Adolfo Gómez García
c1f6ed376b
added Content-Security-Policy to security
2021-11-30 13:32:37 +01:00
Adolfo Gómez García
8bebce4c6e
added Content-Security-Policy to security
2021-11-30 13:31:12 +01:00
Adolfo Gómez García
e18f3746b4
Merge remote-tracking branch 'origin/v3.5'
2021-11-30 12:30:31 +01:00
Adolfo Gómez García
250ade6aee
Fixed assignement of new services if pool is at 100% usage
2021-11-30 12:18:04 +01:00
Adolfo Gómez García
10bde45004
Merge remote-tracking branch 'origin/v3.5'
2021-11-26 11:59:07 +01:00
Adolfo Gómez García
bde63f7b4f
Added check for database connection problem on config
2021-11-26 11:52:49 +01:00