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

3566 Commits

Author SHA1 Message Date
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
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
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
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
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
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
a19629bd0e
Merge remote-tracking branch 'origin/v3.6' 2023-03-31 16:22:47 +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
6256fc3d54
Several fixes related to possible security issues complains of bandit 2023-03-31 13:12:34 +02:00
Adolfo Gómez García
297d5196b8
Merge remote-tracking branch 'origin/v3.6' 2023-03-30 16:02:12 +02:00
Adolfo Gómez García
7eaf0c8126
updated tranlations 2023-03-30 16:00:16 +02:00
Adolfo Gómez García
3ba4ed5f7d
Merge remote-tracking branch 'origin/v3.6' 2023-03-30 15:31:15 +02:00
Adolfo Gómez García
e9e8555f51
Merge remote-tracking branch 'origin/v3.6' 2023-03-30 15:16:53 +02:00
Adolfo Gómez García
1c6d29b361
Merge remote-tracking branch 'origin/v3.6' 2023-03-30 15:15:38 +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