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

4385 Commits

Author SHA1 Message Date
Adolfo Gómez García
e325653019
refactoring middleware as sync_and_async 2022-12-08 06:03:36 +01:00
Adolfo Gómez García
2cc7cacb92
adding utility method to conver to lists 2022-12-08 05:38:49 +01:00
Adolfo Gómez García
6d9e683b20
Small fix 2022-12-07 21:41:02 +01:00
Adolfo Gómez García
b19bf1a6e0
Refectoring Tunnel server 2022-12-07 21:40:17 +01:00
Adolfo Gómez García
8ace6e946b
Updated to use uvloop if possible, and some fixes 2022-12-07 21:14:30 +01:00
Adolfo Gómez García
ffe2e33fa0
added uvloop support 2022-12-07 20:08:27 +01:00
Adolfo Gómez García
a7f853925a
Merge remote-tracking branch 'origin/v3.6' 2022-12-06 20:05:36 +01:00
Adolfo Gómez García
d17dae8bdd
Changed to thread_time to better calc 2022-12-06 20:05:20 +01:00
Adolfo Gómez García
9af6b91ed0
Merge remote-tracking branch 'origin/v3.6' 2022-12-06 20:02:03 +01:00
Adolfo Gómez García
c6b9817749
changed timeit.default_counter for time.perf_counter_ns 2022-12-06 20:00:08 +01:00
Adolfo Gómez García
b036c4627e
merged decorators 2022-12-06 19:19:25 +01:00
Adolfo Gómez García
b34f09e58e
updated cache decorator & added stats 2022-12-06 16:30:45 +01:00
Adolfo Gómez García
a1fb0bead7
Fixed decorator merge 2022-12-06 09:59:16 +01:00
Adolfo Gómez García
053fcfd3e3
updated cache decorators 2022-12-06 09:43:33 +01:00
Adolfo Gómez García
6f9976b159
Merge remote-tracking branch 'origin/v3.6' 2022-12-01 02:09:35 +01:00
Adolfo Gómez García
36e3c7eea9
added sample to SMS MFA on comments 2022-12-01 02:09:22 +01:00
Adolfo Gómez García
9bdfe639ac
Several fixes:
* Adding full support for IPv6
* Expanding fields to adapt to new possible ips
* Fixing migrations & audit list to adapt to new kind of ips
2022-11-30 19:58:26 +01:00
Adolfo Gómez García
e80bad1f0c
Fixing up things for ipv6 support 2022-11-30 19:06:23 +01:00
Adolfo Gómez García
0a41db6b53
Added tests for ipv6 networks 2022-11-30 18:30:45 +01:00
Adolfo Gómez García
d1e4f4d222
Adding net model tests 2022-11-30 02:58:05 +01:00
Adolfo Gómez García
43a1aee28c
reverted bookworm change, too early to use it already :) 2022-11-29 19:37:27 +01:00
Adolfo Gómez García
0045e648bb
Upgraded appimage building against bookworm debian 2022-11-29 18:58:39 +01:00
Adolfo Gómez García
03451b7a4f
Merge remote-tracking branch 'origin/v3.6' 2022-11-29 13:44:54 +01:00
Adolfo Gómez García
61383fd385
Merge remote-tracking branch 'origin/v3.5' 2022-11-29 13:44:39 +01:00
Adolfo Gómez García
6772455111
fixed recipe to remove update info (non existing) and adding a signature to it 2022-11-29 13:44:10 +01:00
Adolfo Gómez García
5437e4ac7a
Merge remote-tracking branch 'origin/v3.6' 2022-11-29 13:29:19 +01:00
Adolfo Gómez García
b69efb5426
fixed build process for clients with new app image builder (1.1.0) 2022-11-29 13:28:02 +01:00
Adolfo Gómez García
89e1c2eac5
fixing up network & more to support ipv6 2022-11-29 04:45:27 +01:00
Adolfo Gómez García
5c4141f9a2
more usefull info for debugging 2022-11-23 18:26:14 +01:00
Adolfo Gómez García
659013db56
Merge remote-tracking branch 'origin/v3.6' 2022-11-23 17:05:11 +01:00
Adolfo Gómez García
d8e8ddd1bb
added logging environment variables if debug level is DEBUG 2022-11-23 17:05:02 +01:00
Adolfo Gómez García
2c34df7c71
fixed stats counters accum 2022-11-23 17:03:15 +01:00
Adolfo Gómez García
3ec78bc55c
Merge remote-tracking branch 'origin/v3.6' 2022-11-23 16:38:08 +01:00
Adolfo Gómez García
c8770e5f4f
updated translations 2022-11-23 16:37:43 +01:00
Adolfo Gómez García
aa07fd4482
done stats accumulator test 2022-11-15 20:10:38 +01:00
Adolfo Gómez García
4be989dd17
Merge remote-tracking branch 'origin/v3.6' 2022-11-15 19:44:10 +01:00
Adolfo Gómez García
bb0cb0012d
fixed stats counters accum for days 2022-11-15 19:44:02 +01:00
Adolfo Gómez García
f2e3a2468a
Fixed stats counters weekly 2022-11-15 19:43:47 +01:00
Adolfo Gómez García
2311422c2d
Merge remote-tracking branch 'origin/v3.6' 2022-11-15 15:00:54 +01:00
Adolfo Gómez García
106c28cb34
removed table conversion to avoid problems with galera cluster 2022-11-15 15:00:36 +01:00
Adolfo Gómez García
ccb7b3603f
Merge remote-tracking branch 'origin/v3.6' 2022-11-15 14:35:46 +01:00
Adolfo Gómez García
2165798408
updated translations 2022-11-15 14:35:30 +01:00
Adolfo Gómez García
9192f5e1ab
Merge remote-tracking branch 'origin/v3.6' 2022-11-15 14:21:47 +01:00
Adolfo Gómez García
271351b3d6
updated translations 2022-11-15 14:21:36 +01:00
Adolfo Gómez García
45c1b70698
finished merging 2022-11-15 14:15:51 +01:00
Adolfo Gómez García
d0d6892858
removed a couple invalid imports 2022-11-15 14:08:51 +01:00
Adolfo Gómez García
8b4a5e540a
Merge remote-tracking branch 'origin/v3.6' 2022-11-15 14:05:25 +01:00
Adolfo Gómez García
80e53615c5
added custom parameters for rdp client 2022-11-15 14:01:04 +01:00
Adolfo Gómez García
c7924e29f3
Merge remote-tracking branch 'origin/v3.6' 2022-11-15 13:36:58 +01:00
Adolfo Gómez García
899156843e
removing convert InnoDB stats table to MyIsam (will broke Galera compat) 2022-11-15 13:35:52 +01:00