1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-18 06:03:54 +03:00

4115 Commits

Author SHA1 Message Date
Adolfo Gómez García
7fa3d494e2
Refactor user service to filter enabled pool members directly in query 2024-11-08 16:11:09 +01:00
Adolfo Gómez García
3505285663
Fixed disabled/enabled pool member on metapools 2024-11-08 16:10:36 +01:00
Adolfo Gómez García
7da008ba53
Refactor config update method to handle non-existing config values.
Added the option to strip domain part from radius
2024-10-17 18:18:24 +02:00
Adolfo Gómez García
c96193f755
Removed 3.6 MAx audit logs 2024-09-23 16:06:56 +02:00
Adolfo Gómez García
05200f7e71
Fixed RDP on Mac to allow new Microsoft Windoes App 2024-09-23 15:37:31 +02:00
Adolfo Gómez García
375c1cc452
Refactor authLogLogin function to include 'Federated login' in log level condition 2024-09-16 16:19:34 +02:00
Adolfo Gómez García
cd9a11a445
Added comments to check who is removing 2024-09-11 18:09:02 +02:00
Adolfo Gómez García
6203ffca2c
Refactor dispatch method in REST view to include type hints and clarify request type 2024-09-08 21:42:04 +02:00
Adolfo Gómez García
103978955f
added nocache to uds.js 2024-08-27 18:10:39 +02:00
Adolfo Gómez García
9a5a906410
Fixed TKAUTH process 2024-07-15 18:18:26 +02:00
Adolfo Gómez García
1061858460
commited fixes for Windows domain 2024-07-07 17:46:36 +02:00
Adolfo Gómez García
728775a95a
Fixes #115 2024-06-17 21:19:05 +02:00
Adolfo Gómez García
891b9a8652
Fixed Radius field name 2024-06-17 17:30:35 +02:00
Adolfo Gómez García
3b7f060398
Added non checking from som networks for Radius for OTP 2024-06-17 16:04:46 +02:00
Adolfo Gómez García
db406439a3
Fixed signatures of SPICE transports 2024-05-29 16:01:37 +02:00
Adolfo Gómez
3d128be218
Fixed SPICE Download url
Fixes #114
2024-05-29 15:59:19 +02:00
Adolfo Gómez
0e98225659
Fixed Download URL for SPICE
Fixes #114
2024-05-29 15:58:39 +02:00
Adolfo Gómez García
488e2748c0
Fixed removing fixed machines on new publication on "finish" state... 2024-05-13 17:21:52 +02:00
Adolfo Gómez García
d0d0fef70e
Removed { from data value 2024-05-09 17:15:51 +02:00
Adolfo Gómez García
4e4218bb47
Fixed url launcher 2024-05-07 17:10:34 +02:00
Adolfo Gómez García
2c66bdf5c0
Set default ssl to false for compat. 2024-04-24 17:33:40 +02:00
Adolfo Gómez García
f8b399080a
Fixed publication removal of all user services instead of only OLD ones 2024-04-18 17:09:13 +02:00
Adolfo Gómez García
6e367d3252
Fixed publication removal of all user services instead of only OLD ones 2024-04-18 17:02:03 +02:00
Adolfo Gómez García
df4067296b
Added inactive user check on access 2024-04-11 16:39:54 +02:00
Adolfo Gómez García
f160b7443e
Fixed OpenStack timeout being ignored 2024-03-14 16:29:41 +01:00
Adolfo Gómez García
7fe34a2118
Fixed trailing slash on list regions, giving problems... 2024-03-09 03:44:14 +01:00
Adolfo Gómez García
86f0d1f4ea
Fixed Openstack retriever 2024-03-07 21:57:20 +01:00
Adolfo Gómez García
d01ff17321
Small openstack fix 2024-03-07 21:28:42 +01:00
Adolfo Gómez García
da7851a2e1
Patchet OpenStack client to ignore incorrectly listed endpoint for compute on a cloud provider 2024-03-07 18:40:58 +01:00
Adolfo Gómez García
51bfa32ecb
fixed small typo on destroy
the remove operation was never checked, is not a problem in fact, but we should check it to report possible problems.
2024-02-20 05:21:31 +01:00
Adolfo Gómez García
6559be32e6
Added missing modified file to commit 2024-02-17 17:47:17 +01:00
Adolfo Gómez García
f2893d43a6
Improved the removal of user services by:
* Stopping if pool is restrained
* Stopping if provider is in maintenance
* Caching some data to avoid lots of re-queries to DB
2024-02-17 17:44:43 +01:00
Adolfo Gómez García
1e29c18abf
Fixed transport sorting on metapools (must be by priority) 2024-02-06 20:26:13 +01:00
Adolfo Gómez García
1319d85328
fixed igel profile template 2024-02-01 18:32:21 +01:00
Adolfo Gómez García
63d63e0158
updated vnc tooltip and fixed translations 2024-01-30 20:51:49 +01:00
Adolfo Gómez García
74dd61526b
Fixed HTML SSH host key length 2024-01-30 20:47:32 +01:00
Adolfo Gómez García
5f9c9079d5
fixiing up service single to accept ip+mac 2024-01-29 19:54:21 +01:00
Adolfo Gómez García
8e8027c115
Fixed different ip internal db auth 2024-01-24 18:12:30 +01:00
Adolfo Gómez García
f2405b0544
Updated tree command to include number of users 2024-01-23 17:08:19 +01:00
Adolfo Gómez García
36c827c985
Added a couple logs to saml auth 2024-01-22 17:43:17 +01:00
Adolfo Gómez García
38f766ce3e
Fixed tunnel logging errors 2024-01-16 17:16:36 +01:00
Adolfo Gómez García
7966bdae26
Small fix on tunnel to log exceptions on connection lost and increased max tunnel ticket live 2024-01-16 17:02:01 +01:00
Adolfo Gómez García
2442ac0c7f
Fixed igel and thinpro permissions for UDSClient 2023-12-29 16:49:36 +01:00
Adolfo Gómez García
78a70368b7
Fixed Metapool comparision (fixes #106) 2023-12-22 04:35:31 +01:00
Adolfo Gómez García
2f6132ec56
updated key url for appimage recipe to https://ftp-master.debian.org/keys/archive-key-11.asc 2023-11-30 14:50:33 +01:00
Adolfo Gómez García
8046add26e
Fixed MFA Permissions bug 2023-11-23 17:06:25 +01:00
Adolfo Gómez García
f89c929b48
Optimization on stats collectinf for users with services (simplification) 2023-11-20 16:47:39 +01:00
Adolfo Gómez García
054a644144
Added exception processing to workers loading 2023-11-20 00:08:05 +01:00
Adolfo Gómez García
d3dda58c76
Fixed tooltip for "server hint" on Windows domain os manager 2023-11-17 16:42:50 +01:00
Adolfo Gómez García
60740831c9
changed default audit log size to 30 days 2023-11-15 17:12:11 +01:00