1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
Commit Graph

4588 Commits

Author SHA1 Message Date
Adolfo Gómez García
54efa40eef
Refactoring using pylint 2023-04-15 03:23:17 +02:00
Adolfo Gómez García
8c0f3b68ed
added pylintrc file 2023-04-15 02:12:41 +02:00
Adolfo Gómez García
8eba5127ae
one deprecation fixed 2023-04-15 02:03:46 +02:00
Adolfo Gómez García
da7a5e22e3
Started adding support for "local files" logs to be also stored on DB 2023-04-15 00:24:26 +02:00
Adolfo Gómez García
6db9b4d75d
added some more log in case of error receiving transport data and bumped minimun version for uds tunnel to TLSv1.3 2023-04-15 00:21:35 +02:00
Adolfo Gómez García
a8b30bcc14
added security file 2023-04-15 00:00:56 +02:00
Adolfo Gómez
a02175c2e3
Update README.md 2023-04-14 23:59:01 +02:00
Adolfo Gómez
92e41c3d6e
Update README.md 2023-04-13 16:44:59 +02:00
Adolfo Gómez
e149c367f0
Update README.md 2023-04-13 15:03:12 +02:00
Adolfo Gómez García
6b03d05ef5
removed empty TODO.txt 2023-04-13 14:41:03 +02:00
Adolfo Gómez García
f2cfaa2b40
fixed RDP signatures to be funtional 2023-04-13 13:32:33 +02:00
Adolfo Gómez García
7e03b63816
fixed spice tunnel 2023-04-13 13:31:38 +02:00
Adolfo Gómez García
f78053fc0c
Fixed Tuneled Spice transport and resigned everything 2023-04-13 13:27:57 +02:00
Adolfo Gómez García
e15746b4a4
Fixed SPICE tunnel 2023-04-13 13:11:38 +02:00
Adolfo Gómez García
d55c0e9593
Merge remote-tracking branch 'origin/v3.6' 2023-04-10 18:07:32 +02:00
Adolfo Gómez García
14dd5aca64
fixed minor bugs on install and actor comms 2023-04-10 18:06:00 +02:00
Adolfo Gómez García
7bf4859399
Minor security enhacements (moved some vars to settings' 2023-04-10 13:51:48 +02:00
Adolfo Gómez García
db47235354
Merge remote-tracking branch 'origin/v3.6' 2023-04-07 01:51:53 +02:00
Adolfo Gómez García
846f9225f1
Moved all requests calls through secureRequestsSession call 2023-04-07 01:45:53 +02:00
Adolfo Gómez García
71638a13a4
small merge fix for sms mfa 2023-04-07 01:11:30 +02:00
Adolfo Gómez García
b0bd76d5df
Merge remote-tracking branch 'origin/v3.6' 2023-04-07 01:09:12 +02:00
Adolfo Gómez García
09c44ac0b6
adding secure context to requests (so we can manipulate ssl context better and centralized) 2023-04-07 01:08:48 +02:00
Adolfo Gómez García
c9133afcbb
Merge remote-tracking branch 'origin/v3.6' 2023-04-06 17:29:13 +02:00
Adolfo Gómez García
9db8e8d7ec
refix 2023-04-06 17:29:04 +02:00
Adolfo Gómez García
09473d627a
Merge remote-tracking branch 'origin/v3.6' 2023-04-06 17:21:07 +02:00
Adolfo Gómez García
15bc3a0b6f
Small improvements to security utils module 2023-04-06 17:18:42 +02:00
Adolfo Gómez García
831db0acf3
Refactoring uds.core, removing nonsense imports that creates circular dependencies problems 2023-04-05 14:44:41 +02:00
Adolfo Gómez García
79b350486a
merge fix 2023-04-04 18:57:07 +02:00
Adolfo Gómez García
139cb1f02f
Merge remote-tracking branch 'origin/v3.6' 2023-04-04 18:55:48 +02:00
Adolfo Gómez García
321255a1b0
Changed redirection from redirect to permanent redirect on HTTP use 2023-04-04 18:55:05 +02:00
Adolfo Gómez García
f31b707fdc
Merge remote-tracking branch 'origin/v3.6' 2023-04-04 14:44:21 +02:00
Adolfo Gómez García
59d578f292
Addoed some logs to UDS operations and fixed udsactor ssl verification 2023-04-04 14:43:28 +02:00
Adolfo Gómez García
4bf268764f
Merge remote-tracking branch 'origin/v3.6' 2023-04-04 01:55:10 +02:00
Adolfo Gómez García
ea343659ff
Small ldaputil fix (moved newctx to last ssl instruction before connect) 2023-04-04 01:51:46 +02:00
Adolfo Gómez García
636b72a471
Small fix to requests sessions context creation 2023-04-03 22:53:32 +02:00
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
e2f62ed18e
adaptions derived from merge 2023-04-03 15:45:32 +02:00
Adolfo Gómez García
a475addade
Merge remote-tracking branch 'origin/v3.6' 2023-04-03 15:45:18 +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
d6244c814e
Merge remote-tracking branch 'origin/v3.6' 2023-04-03 14:04:50 +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
f4d0603cdb
Merge remote-tracking branch 'origin/v3.6' 2023-04-02 04:34:04 +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
f8e9c99736
Merge remote-tracking branch 'origin/v3.6' 2023-04-02 04:25:56 +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
c3456696ad
Merge remote-tracking branch 'origin/v3.6' 2023-03-31 16:31:19 +02:00
Adolfo Gómez García
8fc9495d5e
removed support for TLS1.0 and TLS1.1 2023-03-31 16:31:02 +02:00