1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-11 05:17:55 +03:00
Commit Graph

3917 Commits

Author SHA1 Message Date
Adolfo Gómez García
6f4d84a08e
added csrftoken from cookie 2023-03-25 17:45:10 +01:00
Adolfo Gómez García
b983d5d409
More typing fixes 2023-03-25 13:43:54 +01:00
Adolfo Gómez García
562e9201c8
Added typing correction on 3.6 version 2023-03-25 13:19:28 +01:00
Adolfo Gómez García
e2814f2674
small text fix 2023-03-24 15:05:14 +01:00
Adolfo Gómez García
ef9a0ce0b2
Added time limit for pool removal 2023-03-24 15:01:00 +01:00
Adolfo Gómez García
77bc47671e
Added support for checking certificate is from private key 2023-03-23 01:51:51 +01:00
Adolfo Gómez García
f7886abfbc
fixed simpleldap mfa support 2023-03-22 02:47:17 +01:00
Adolfo Gómez García
5c9dd741d3
Added certificate check support for all ldap based auths 2023-03-22 02:33:27 +01:00
Adolfo Gómez García
0ba381dbc4
small addong to certs 2023-03-21 16:39:59 +01:00
Adolfo Gómez García
8abe2ad31b
Fixed ssh help strings 2023-03-21 15:02:21 +01:00
Adolfo Gómez García
4386c5567a
fixed Client to correctly handle versions upgrades 2023-03-17 14:09:08 +01:00
Adolfo Gómez García
5da71a4f6e
added upload/download to ssh 2023-03-16 16:24:09 +01:00
Adolfo Gómez García
6bb4c3bd5e
Added Support for SSH through HTML5 2023-03-16 15:18:20 +01:00
Adolfo Gómez García
b9a01e686f
updated translations 2023-03-15 04:11:43 +01:00
Adolfo Gómez García
011223ec05
upgraded admin interface 2023-03-14 13:15:43 +01:00
Adolfo Gómez García
a12aa1f3d4
fixed auth label re 2023-03-13 18:05:18 +01:00
Adolfo Gómez García
666b982c50
fixed authenticator label not allowing dot in name 2023-03-13 18:00:47 +01:00
Adolfo Gómez García
cf1048afcb
Now Ciphers can be pushed by uds server to UDS Actor, so we can addapt Actor ciphers without reinstalling if needed 2023-03-08 21:48:48 +01:00
Adolfo Gómez García
7985f44389
HTTPS UDS Actor server supports only TLSv1.3, and upgraded certificate key length to 4096 bits 2023-03-08 15:47:38 +01:00
Adolfo Gómez García
4517b781cf
now onwards uds client 3.5 will not be compatible with UDS 2023-03-08 14:24:10 +01:00
Adolfo Gómez García
9de5387fd6
Make verify certificate default on dropdown 2023-03-08 11:02:09 +01:00
Adolfo Gómez García
304f5dd686
Removed old UDS client versions support. Nonsense 2023-03-08 10:06:30 +01:00
Adolfo Gómez García
2699c090f8
added certificate verify to ldaps 2023-03-08 02:10:14 +01:00
Adolfo Gómez García
43e1353154
added ssl verify support to ldaps 2023-03-08 01:18:34 +01:00
Adolfo Gómez García
ba5be7e2fb
Fixed check time for openstack 2023-03-03 15:43:31 +01:00
Adolfo Gómez García
62a401f9b4
fixed translations 2023-03-01 16:09:13 +01:00
Adolfo Gómez García
ddc9d5a434
Added Translations and message edition to Email MFA 2023-03-01 14:46:30 +01:00
Adolfo Gómez García
8f2b9bf136
Fixed MFAs 2023-02-28 14:00:55 +01:00
Adolfo Gómez García
f4d15e0fca
Fixed MFA cache time. 2023-02-28 13:27:56 +01:00
Adolfo Gómez García
002321c339
fixed openstack, for working with compute_legacy 2023-02-26 21:44:13 +01:00
Adolfo Gómez García
bcdbfa67d7
small fix for pylance complain 2023-02-26 21:27:07 +01:00
Adolfo Gómez García
e8022389fb
Updated translations 2023-02-26 21:21:08 +01:00
Adolfo Gómez García
12c59f66e2
Simplified TOTP MFA 2023-02-24 14:57:52 +01:00
Adolfo Gómez García
2541642160
Small string fixes 2023-02-24 14:51:13 +01:00
Adolfo Gómez García
56d7619e9f
TOPT time is got from DBSERVER 2023-02-24 14:40:07 +01:00
Adolfo Gómez García
a7ae7d3771
Several Minor MFA fixes 2023-02-24 14:25:59 +01:00
Adolfo Gómez García
e47e0ee69f
Updated translations 2023-02-23 21:59:29 +01:00
Adolfo Gómez García
9d6a74faa3
updated admin interface 2023-02-23 21:54:56 +01:00
Adolfo Gómez García
56ab199856
Fixed translations 2023-02-23 21:39:35 +01:00
Adolfo Gómez García
9be108dbd5
added reset related data to user, to clean up mfa data for example 2023-02-23 19:37:24 +01:00
Adolfo Gómez García
165bd89829
Fixed parameters order for coherence 2023-02-23 16:56:42 +01:00
Adolfo Gómez García
52096b1eff
Added Google Auth MFA 2023-02-23 16:44:47 +01:00
Adolfo Gómez García
ac49786492
Fixed "resetData" whe user is deleted from db, so mfa storage can be freed 2023-02-23 15:10:04 +01:00
Adolfo Gómez García
b14581c522
Added reseting tries to mfa 2023-02-23 03:25:42 +01:00
Adolfo Gómez García
98954b5e3b
Minor format fixes 2023-02-23 03:01:32 +01:00
Adolfo Gómez García
762c0e5392
Some minor MFA fixes 2023-02-23 02:57:37 +01:00
Adolfo Gómez García
0aaa734030
Fixed MFA stuff 2023-02-22 15:15:31 +01:00
Adolfo Gómez García
2d48320ac8
Small typing fix for openstack_client 2023-02-21 17:17:45 +01:00
Adolfo Gómez García
9192a0a822
small auth rest fix 2023-02-20 18:21:07 +01:00
Adolfo Gómez García
5907985719
Removed support of tunnel for proxied SPICE connection (not supported) 2023-02-15 16:58:10 +01:00