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

4024 Commits

Author SHA1 Message Date
Adolfo Gómez García
a1cd0dc047
Added a couple of tests on using certificates with ldap (due to gnu-tls or openssl possible usage) release-v3.6 2023-07-22 02:21:48 +02:00
Adolfo Gómez García
bd7faf7867
Small comment on ticket length for tunnel 2023-07-18 21:22:58 +02:00
Adolfo Gómez García
708c54878f
Fixed restricted mode from ticket launcher 2023-07-13 18:46:17 +02:00
Adolfo Gómez García
18c0d0cb9a
Small fix 2023-07-13 15:43:43 +02:00
Adolfo Gómez García
53c8d0fbc9
comment to proxmox client 2023-07-13 14:58:46 +02:00
Adolfo Gómez García
03b068a64e
Fixed VGPus check on proxmox 2023-07-13 14:57:37 +02:00
Adolfo Gómez García
667deb7011
Fixed ciphers for ENS compat 2023-07-05 15:24:14 +02:00
Adolfo Gómez García
a9eae0e2a3
small fix to error pages 2023-07-04 00:47:38 +02:00
Adolfo Gómez García
3d1f046c1a
Fixed default error messages 2023-07-04 00:42:15 +02:00
Adolfo Gómez García
78af8b262f
Fixed adding machine to AD group (now, python ldap seems to require a list of byte strings) 2023-06-29 14:47:56 +02:00
Adolfo Gómez García
cba5fca237
libldap < 2.5 does not have PROTOCOL_TLS1.3 constant defined, fixed 2023-06-27 15:22:59 +02:00
Adolfo Gómez García
7d8d575e2e
Added LDAP ciphers changing (GNU-TLS ciphers)
Removed password of configuration being sent to Admin Interface when editing config (not a real problem, but it is not used anyway
Updated default settings
2023-06-26 18:15:38 +02:00
Adolfo Gómez García
9b4827453c
securing ldap connections a bit more 2023-06-24 19:03:40 +02:00
Adolfo Gómez García
3073ac0cc0
Reduced the valid certificates to secure ones on ldaps connections 2023-06-24 17:48:28 +02:00
Adolfo Gómez García
35f27cbbd9
updated tranlations 2023-06-23 16:27:31 +02:00
Adolfo Gómez García
f1ed1f5cf4
Updated compiled gui to show "remember" button on MFA 2023-06-23 15:24:14 +02:00
Adolfo Gómez García
09e9d70e08
update pomf for guacamole auth module for uds 2023-06-21 22:13:14 +02:00
Adolfo Gómez García
d6691908b3
Clean VERY OLD commentary that was not true since a long ago.. :) 2023-06-21 15:07:07 +02:00
Adolfo Gómez García
f2fa4de21d
Typo fix (repeated import) 2023-06-21 15:05:36 +02:00
Adolfo Gómez García
3110d070e6
Fixed ticket and federated login not logged on auth.log 2023-06-21 15:00:14 +02:00
Adolfo Gómez García
16e0064d56
Improving support for VGPUs on proxmox 2023-06-20 19:32:39 +02:00
Adolfo Gómez García
20e44615e4
fixed processes runner for tunnel when not using uvloop as even loop (was not using ANY event loop!!!). Thanks @Future998 for helping! :) 2023-06-13 21:41:07 +02:00
Adolfo Gómez García
cae457a85e
upgraded regexldap field processor to admit:
* : as a "prependable" to the attribute value
* +, to join several fields (must be fields with 0 o 1 elements only) into an single value
2023-06-13 17:04:50 +02:00
Adolfo Gómez García
b3a7718942
PRoxmox Works 2023-06-09 14:46:49 +02:00
Adolfo Gómez García
35c375e3bd
Fixed "required" on checkboxes admin dashboard 2023-06-08 17:09:08 +02:00
Adolfo Gómez García
2b21b22fe8
Updated Translations 2023-06-08 04:18:02 +02:00
Adolfo Gómez García
2f246d49b9
Small fix for checking if "re-notify" preconnect 2023-06-07 23:28:55 +02:00
Adolfo Gómez García
1c01e9aba0
added recall preconnect if we have the username 2023-06-06 15:04:49 +02:00
Adolfo Gómez García
d135e4e1e2
simple comment fix¡ 2023-06-05 15:22:37 +02:00
Adolfo Gómez García
756ac04d90
added new ldaputil method to get rootds 2023-06-02 16:39:36 +02:00
Adolfo Gómez García
1d58ffb3b3
added gpu availability check on proxmox 2023-05-30 17:53:28 +02:00
Adolfo Gómez García
0363ac3a6a
added /rfx /rfx:gfx to macos by default 2023-05-23 03:15:34 +02:00
Adolfo Gómez García
45a4dec18f
Fix tunnel removal procedure on Mac Launcher 2023-05-23 02:25:35 +02:00
Adolfo Gómez García
23a9465ae1
removed micro on mac rdp (not working on most cases...) 2023-05-22 13:21:31 +02:00
Adolfo Gómez García
084e0cc2a0
fixed bad ssl handshake management 2023-05-21 16:49:04 +02:00
Adolfo Gómez García
2c77d361d7
backported 4.0 version improvements 2023-05-21 16:23:18 +02:00
Adolfo Gómez García
392cb6e406
updated tranlations 2023-05-17 14:36:45 +02:00
Adolfo Gómez García
4df4892111
removed DEPRECATED from simple ldap 2023-05-17 14:26:29 +02:00
Adolfo Gómez García
8e4615de19
re-fixed mac tls version for newer python 2023-05-17 02:01:09 +02:00
Adolfo Gómez García
d8ad7ddd22
moved tools imports to top level 2023-05-17 01:46:00 +02:00
Adolfo Gómez García
4d26df9580
upgrading and linting tunnel 2023-05-16 01:09:32 +02:00
Adolfo Gómez García
ddf07eb68b
fixed tunnel timeout check BEFORE transport connected 2023-05-12 15:39:25 +02:00
admin
ba28ab78ed added fixes for ssl support on mac os 2023-05-12 14:11:29 +02:00
Adolfo Gómez García
e42ab76088
removed unused imports 2023-05-11 21:23:26 +02:00
Adolfo Gómez García
d72723d6f2
Improved connection tunnel timeout 2023-05-11 21:22:56 +02:00
Adolfo Gómez García
8feef1d3f9
Fixed installer permissions fod UDSClient 2023-05-11 16:36:26 +02:00
Adolfo Gómez García
0c2ee7906b
Fixed installer permissions fod UDSClient 2023-05-11 16:35:34 +02:00
Adolfo Gómez García
8891da5987
Fixed notify action 2023-05-10 23:22:56 +02:00
Adolfo Gómez García
8c9b326c3c
added keep_listening parameter for future and initial_payload (fix) 2023-05-10 16:45:39 +02:00
Adolfo Gómez García
db70f02df0
added keep_listening parameter for future and initial_payload (fix) 2023-05-09 18:24:55 +02:00