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

3989 Commits

Author SHA1 Message Date
Adolfo Gómez García
31104c3fc2
Fixed actor client minimum version and ciphers 2023-04-03 22:46:59 +02:00
Adolfo Gómez García
9d9a764a81
Fixed Actor Server Ciphers 2023-04-03 22:43:46 +02:00
Adolfo Gómez García
8aa04c6a9c
Several security improvements:
* Reduced supported actor lists ciphers to only one (AES256-GCM)
* Removed actor client support for protocols previous to 1.3.
   Only user cipher ECDHE-RSA-AES256-GCM-SHA384
2023-04-03 15:35:38 +02:00
Adolfo Gómez García
1380cbde3e
added sequre requests to actors 2023-04-03 15:13:42 +02:00
Adolfo Gómez García
0ac4fe60a8
Refactoring cert to security 2023-04-03 14:38:23 +02:00
Adolfo Gómez García
9d5e983847
removed support for tls1.0&tls1.1 for ldap client on UDS, backported from 4.0 2023-04-03 14:04:35 +02:00
Adolfo Gómez García
c11ea77f22
Small type check fix 2023-04-02 04:32:53 +02:00
Adolfo Gómez García
6cbb497902
Minor fixes (type related and comments) 2023-04-01 13:29:28 +02:00
Adolfo Gómez García
8fc9495d5e
removed support for TLS1.0 and TLS1.1 2023-03-31 16:31:02 +02:00
Adolfo Gómez García
d43167707c
Removed TLS1.0 & TLS1.1 support 2023-03-31 16:22:02 +02:00
Adolfo Gómez García
3fc86482dc
Some minor typing fixes 2023-03-31 15:41:59 +02:00
Adolfo Gómez García
7eaf0c8126
updated tranlations 2023-03-30 16:00:16 +02:00
Adolfo Gómez García
df0e1bde96
added Email "justUsername" and now redirects to https is by default True, as a previos step forward removing Service 2023-03-30 15:15:06 +02:00
Adolfo Gómez García
14a8f1f5e1
fixed return button of error page 2023-03-29 16:18:40 +02:00
Adolfo Gómez García
8f132e7524
fixing up SMS mfa and related 2023-03-29 16:11:01 +02:00
Adolfo Gómez García
ab7b4c78ef
Fixed SMS auth 2023-03-29 14:22:17 +02:00
Adolfo Gómez García
f5af2b12d2
Improved counter mechanics 2023-03-29 01:37:12 +02:00
Adolfo Gómez García
f11da32f0d
backported fixes for uds tunnel (timeout, stats accounting and stop mechanics) 2023-03-29 00:04:45 +02:00
Adolfo Gómez García
55b8763f72
updated testing sample keys 2023-03-28 23:15:53 +02:00
Adolfo Gómez García
5694420f89
small comment fix to tickets 2023-03-28 17:53:43 +02:00
Adolfo Gómez García
76f7b36508
Removed duplicated default dipher on uds actor server part 2023-03-27 14:18:35 +02:00
Adolfo Gómez García
2269f8c770
mergin 2023-03-25 17:50:10 +01:00
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