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

4749 Commits

Author SHA1 Message Date
Adolfo Gómez García
b69076ac1a
Linted all models 2023-04-17 02:47:31 +02:00
Adolfo Gómez García
a88b0b59a5
fixed author names and more linting 2023-04-17 02:17:26 +02:00
Adolfo Gómez García
4e385f2074
upgraded admin interface 2023-04-17 01:11:25 +02:00
Adolfo Gómez García
030e3785e9
a lot of more linting 2023-04-16 13:51:30 +02:00
Adolfo Gómez García
fa8e77c750
Enough linting for today... :) 2023-04-15 21:42:57 +02:00
Adolfo Gómez García
8adc3ca40d
* Fixed test error with modified http client
* linting even more, untill all files has been linted
* Tested still works after changes :)
2023-04-15 21:21:23 +02:00
Adolfo Gómez García
a058b61276
More linting (a lot more :) ) 2023-04-15 16:33:53 +02:00
Adolfo Gómez García
ed90cd3995
Merge remote-tracking branch 'origin/v3.6' 2023-04-15 13:52:38 +02:00
Adolfo Gómez García
c7e1f36cb3
added exception logging on getTransportData and forced TLS to 1.3 on UDS tunnel 2023-04-15 13:52:18 +02:00
Adolfo Gómez García
0de85a8f19
more linting 2023-04-15 05:34:48 +02:00
Adolfo Gómez García
025375e2fe
More linting fixes 2023-04-15 05:33:01 +02:00
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