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

4628 Commits

Author SHA1 Message Date
Adolfo Gómez García
9be108dbd5
added reset related data to user, to clean up mfa data for example 2023-02-23 19:37:24 +01:00
Adolfo Gómez García
664231f369
Merged Google Auth TOTP 2023-02-23 17:02:13 +01:00
Adolfo Gómez García
5bf481dc4e
Merge remote-tracking branch 'origin/v3.6' 2023-02-23 16:57:08 +01:00
Adolfo Gómez García
165bd89829
Fixed parameters order for coherence 2023-02-23 16:56:42 +01:00
Adolfo Gómez García
6c96da59a7
fixes 2023-02-23 16:52:55 +01:00
Adolfo Gómez García
7e84d183ca
Merge remote-tracking branch 'origin/v3.6' 2023-02-23 16:48:54 +01:00
Adolfo Gómez García
f9f665d134
fixes for MFA 2023-02-23 16:48:51 +01:00
Adolfo Gómez García
52096b1eff
Added Google Auth MFA 2023-02-23 16:44:47 +01:00
Adolfo Gómez García
ac49786492
Fixed "resetData" whe user is deleted from db, so mfa storage can be freed 2023-02-23 15:10:04 +01:00
Adolfo Gómez García
8820531e9f
Merge remote-tracking branch 'origin/v3.6' 2023-02-23 03:27:19 +01:00
Adolfo Gómez García
28bff050c6
updated user_interface validate to errors 2023-02-23 03:27:10 +01:00
Adolfo Gómez García
b14581c522
Added reseting tries to mfa 2023-02-23 03:25:42 +01:00
Adolfo Gómez García
4e00e66611
Merge remote-tracking branch 'origin/v3.6' 2023-02-23 03:17:48 +01:00
Adolfo Gómez García
98954b5e3b
Minor format fixes 2023-02-23 03:01:32 +01:00
Adolfo Gómez García
762c0e5392
Some minor MFA fixes 2023-02-23 02:57:37 +01:00
Adolfo Gómez García
0aaa734030
Fixed MFA stuff 2023-02-22 15:15:31 +01:00
Adolfo Gómez García
2edbad3548
Merge remote-tracking branch 'origin/v3.6' 2023-02-21 17:18:08 +01:00
Adolfo Gómez García
2d48320ac8
Small typing fix for openstack_client 2023-02-21 17:17:45 +01:00
Adolfo Gómez García
c58aa9596c
Merge remote-tracking branch 'origin/v3.6' 2023-02-20 18:21:49 +01:00
Adolfo Gómez García
9192a0a822
small auth rest fix 2023-02-20 18:21:07 +01:00
Adolfo Gómez García
468cdb5497
Fixed non required fields and readded "_request" to params for classes 2023-02-20 17:56:10 +01:00
Adolfo Gómez García
5907985719
Removed support of tunnel for proxied SPICE connection (not supported) 2023-02-15 16:58:10 +01:00
Adolfo Gómez García
bb507959b9
Some more minor refactoring 2023-02-14 16:04:05 +01:00
Adolfo Gómez García
22116aba27
Refactoring some transports, better code 2023-02-14 15:52:18 +01:00
Adolfo Gómez García
6165d2db15
Reafactorization and fixes
Refactorized some exceptions names
Fixed Spice Protocol
Added "getConsoleConnection" as optional UserDeployment method
2023-02-14 15:09:20 +01:00
Adolfo Gómez García
2961469244
Merge remote-tracking branch 'origin/v3.6' 2023-02-14 14:48:27 +01:00
Adolfo Gómez García
a5192b8dbe
Upgrading Proxmox for SPICE & S
PICE TRANSPORT
2023-02-14 14:48:17 +01:00
Adolfo Gómez García
cf0f6a0cce
Spice cleans 2023-02-14 14:46:26 +01:00
Adolfo Gómez García
c8df5de095
Fixed spice upgrades 2023-02-14 14:41:56 +01:00
Adolfo Gómez García
bf21aad72f
Merge remote-tracking branch 'origin/v3.6' 2023-02-14 14:30:19 +01:00
Adolfo Gómez García
d2d13d1089
Added support for service provided ca and spice proxy overriding 2023-02-14 14:30:04 +01:00
Adolfo Gómez García
e5e204fca0
spice support for proxy overriding 2023-02-14 14:25:54 +01:00
Adolfo Gómez García
a07f76f540
Added new options to coverage.ini to exclude some files from coverage report. 2023-02-13 17:47:49 +01:00
Adolfo Gómez García
881abecfc2
Refactorized REST exceptions 2023-02-13 17:35:29 +01:00
Adolfo Gómez García
fd73722abd
Validation check on UserInterface 2023-02-13 17:09:01 +01:00
Adolfo Gómez García
22b624e3b8
Inserting validator to TextField on UserInterface 2023-02-13 17:03:13 +01:00
Adolfo Gómez García
da823d2e6c
Refactoring UDS Exceptions 2023-02-13 16:35:35 +01:00
Adolfo Gómez García
4385fdf358
Merge remote-tracking branch 'origin/v3.6' 2023-02-10 14:09:54 +01:00
Adolfo Gómez García
978c39edd1
Fixed spice for ProxMox 2023-02-10 14:06:15 +01:00
Adolfo Gómez García
b4b04f801c
Reports fixes (due to UserInterface defvalues "error" on dates) and added fastCrypt tests 2023-02-08 15:23:02 +01:00
Adolfo Gómez García
b8b6ede6f7
Merge remote-tracking branch 'origin/v3.6' 2023-02-07 18:48:21 +01:00
Adolfo Gómez García
fe91fa635b
Better solution for default changing values 2023-02-07 18:47:55 +01:00
Adolfo Gómez García
dc57b87d42
Merged 3.6 changes 2023-02-07 18:33:24 +01:00
Adolfo Gómez García
39cba62009
Merge remote-tracking branch 'origin/v3.6' 2023-02-07 18:27:00 +01:00
Adolfo Gómez García
a75bc4a4b5
fixed reports dates 2023-02-07 18:25:55 +01:00
Adolfo Gómez García
44ff00025f
Merge remote-tracking branch 'origin/v3.6' 2023-02-07 16:43:22 +01:00
Adolfo Gómez García
8aa94fd0c5
updated translations 2023-02-07 16:42:58 +01:00
Adolfo Gómez García
0db41e1a14
added spicde to proxmox 2023-02-07 16:37:26 +01:00
Adolfo Gómez García
659d6167c8
small cache fix 2023-02-06 16:15:54 +01:00
Adolfo Gómez García
d1645b5bbb
Several changes:
* Fixed Tests for middleware, that has been moved to "uds" package
* Refactorized incorrect "unserialize" name to "deserialize" correct one
* Adding secure serializer based on pickle (basically encripting the data
  with a secret key)
* Removed oldSerializeForm from UserInterface, and left it just for tests...
2023-02-06 16:08:04 +01:00