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

4638 Commits

Author SHA1 Message Date
Adolfo Gómez García
1c0bdf189e
removed registering method from notification manager (finally, will not be used) 2023-05-02 16:05:34 +02:00
Adolfo Gómez García
1e85965d10
fixing up logging load 2023-04-28 03:28:46 +02:00
Adolfo Gómez García
646ec42dd6
merged from 3.6 2023-04-25 13:10:56 +02:00
Adolfo Gómez García
ac4177f22b
Merge remote-tracking branch 'origin/v3.6' 2023-04-25 13:09:13 +02:00
Adolfo Gómez García
21e8b5aa56
some minor formatting 2023-04-25 13:09:10 +02:00
Adolfo Gómez García
48aec57256
recovered "azuread" logging compat 2023-04-25 13:08:19 +02:00
Adolfo Gómez García
122d5c5634
Fixes and refactoring 2023-04-25 12:06:49 +02:00
Adolfo Gómez García
983320e70b
More linting and some more refactor 2023-04-25 12:01:48 +02:00
Adolfo Gómez García
916e34a138
Refacotorized models.util to uds.core.util.model 2023-04-25 10:56:29 +02:00
Adolfo Gómez García
44cb9a2df3
Refactoring model utils, model constants and some linting 2023-04-24 22:29:43 +02:00
Adolfo Gómez García
91224a3787
Merge remote-tracking branch 'origin/v3.6' 2023-04-24 14:18:18 +02:00
Adolfo Gómez García
e81982dd41
make clients prior to 3.5 not supported in any case 2023-04-24 14:17:28 +02:00
Adolfo Gómez García
b9788e8f42
Added redirection of error messages to systemd journal 2023-04-24 12:33:31 +02:00
Adolfo Gómez García
c4703a5e91
upgraded settings for black 2023-04-23 02:34:15 +02:00
Adolfo Gómez García
713e793f2d
Merge remote-tracking branch 'origin/v3.6' 2023-04-21 01:16:25 +02:00
Adolfo Gómez García
7fe5f3d02d
Added warning, error and fatal errors to notifications circuit 2023-04-21 01:15:19 +02:00
Adolfo Gómez García
c8982cf677
Removed ceil creating function on sqlite 2023-04-21 00:46:06 +02:00
Adolfo Gómez García
a75e250aeb
Unified "NotificationLevel" with "LogLevel" (in fact, same meaning) 2023-04-21 00:25:54 +02:00
Adolfo Gómez García
5eb058e44a
Updated dependencies 2023-04-21 00:01:03 +02:00
Adolfo Gómez García
87b47bb8d1
fixed username for sqlite 2023-04-20 14:17:25 +02:00
Adolfo Gómez García
6b4edc8e7a
Merge remote-tracking branch 'origin/v3.6' 2023-04-20 13:39:36 +02:00
Adolfo Gómez García
9b4d1139d1
Converted username to lowercase for internal db 2023-04-20 13:31:55 +02:00
Adolfo Gómez García
41a499a35c
small fixes 2023-04-20 04:47:46 +02:00
Adolfo Gómez García
06a598d577
Adding Database logs storage (appart from local files) 2023-04-20 04:19:57 +02:00
Adolfo Gómez García
9030ff3ab3
Refactoring loggging and log manager, and more linting 2023-04-20 03:10:46 +02:00
Adolfo Gómez García
3a0efbb998
Removed handler from Log manager
The route to reach the handler makes load modules too early...
2023-04-20 00:03:11 +02:00
Adolfo Gómez García
b582a26be2
More linting and more managers refactoring 2023-04-19 23:57:36 +02:00
Adolfo Gómez García
60fd7edc7b
more linting and refactoring uds.core.managers to remove functions 2023-04-19 16:20:30 +02:00
Adolfo Gómez García
cfab4fd29b
Added improvements to logging 2023-04-19 14:47:47 +02:00
Adolfo Gómez García
d487dc2b4c
Merge remote-tracking branch 'origin/v3.6' 2023-04-18 10:45:21 +02:00
Adolfo Gómez García
4756437d9f
upgraded guacamole auth component 2023-04-18 10:45:11 +02:00
Adolfo Gómez García
ffa8d80ef7
Merge remote-tracking branch 'origin/v3.6' 2023-04-18 10:44:38 +02:00
Adolfo Gómez García
1b3b78dc78
upgraded guacamole components 2023-04-18 10:44:19 +02:00
Adolfo Gómez García
9e61d142e2
upgraded guacamole auth component 2023-04-18 10:43:59 +02:00
Adolfo Gómez García
79a285919b
Small lint fix for java 2023-04-18 10:14:28 +02:00
Adolfo Gómez García
103f8443b8
Merge remote-tracking branch 'origin/v3.6' 2023-04-17 17:28:59 +02:00
Adolfo Gómez García
d98be68d96
fixed UDS client removing http references 2023-04-17 17:28:13 +02:00
Adolfo Gómez García
4c759c3367
removed http support from uds client 2023-04-17 13:24:38 +02:00
Adolfo Gómez García
e70146fad6
removed http support 2023-04-17 13:15:43 +02:00
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