Adolfo Gómez García
c33c1501f5
some fixes to make tests work as they are expected to
2023-05-21 16:19:58 +02:00
Adolfo Gómez García
e47831ebc2
Fixed documentation for os manager base module
2023-05-18 15:10:49 +02:00
Adolfo Gómez García
c264ea9c13
Moved "custom" parameters for osManager inside the "custom" dict
...
Also, kept "old" parematers for a while (a couple of versions), so old clients are compatible with UDS actor 4.0 at least (so we can upgrade server, keep running and eventually upgrade actors).
Compatibility mast be kept for at lest a couple of minor releases,
Al least, until UDS 4.5 will be kept this way
2023-05-18 15:04:47 +02:00
Adolfo Gómez García
880aa24dbb
Refactorized some code from Alexander.
...
Looking at Alexander's contribution, and wanting to make more usafle for future inclusions, simply have moved all new items to a nested dictionary (custom), and added the capacity to allow to keeep data on some circustances (like the one required by new linux ad os mannagers provided by alexander).
Will also include soon all windows AD parameters inside this block, and any "custom" paramater for any action.
2023-05-18 14:31:02 +02:00
Adolfo Gómez García
3ee77fb034
added sample script to get link from a user service using connection api
2023-05-17 19:26:51 +02:00
Adolfo Gómez García
4f6a7b44ab
fixed udslink for django 4.x
2023-05-17 19:26:23 +02:00
Adolfo Gómez García
57d7b442f6
Some minor fixes ond Alexander code (some changes done on core after his contribution that has to be reflected, nothing important)
2023-05-17 18:25:25 +02:00
Alexander Burmatov
afb1d2cafe
Merge branch 'master' into linux-client-DC
2023-05-17 17:14:48 +03:00
Alexander Burmatov
d8f41a048e
Updating information about authors
2023-05-17 16:49:26 +03:00
Alexander Burmatov
f8a9a9d633
Update copyright date
2023-05-17 16:47:47 +03:00
Adolfo Gómez García
9a2a19c694
Merge remote-tracking branch 'origin/v3.6'
2023-05-17 14:36:57 +02:00
Adolfo Gómez García
392cb6e406
updated tranlations
2023-05-17 14:36:45 +02:00
Adolfo Gómez García
78c48dc26a
Merged 3.6 changes
2023-05-17 14:36:21 +02:00
Adolfo Gómez García
33f90f74d8
Merge remote-tracking branch 'origin/v3.6'
2023-05-17 14:34:23 +02:00
Adolfo Gómez García
4df4892111
removed DEPRECATED from simple ldap
2023-05-17 14:26:29 +02:00
Alexander Burmatov
6bc6f2d171
Update documentation for actorData method
...
New parameters needed to join Linux machines to the domain have been
added.
2023-05-17 15:06:16 +03:00
Alexander Burmatov
20fdd56ca2
Add Linux FreeIPA OS manager
2023-05-17 15:03:21 +03:00
Alexander Burmatov
03d705639a
Add Linux Active Directory OS manager
2023-05-17 15:00:51 +03:00
Adolfo Gómez García
004ea3e7df
linting
2023-05-15 20:11:00 +02:00
Adolfo Gómez García
c3523bcf8c
* Added help field to configuration REST api
...
* Better Log Level name for UDS Actor
* Refactorized BlockAccess to be a subclass of UDSException
2023-05-11 03:09:03 +02:00
Adolfo Gómez García
ca0df327d9
added communication between a token-actor and a token-service
2023-05-10 23:53:50 +02:00
Adolfo Gómez García
fd85e3a202
added communication between a token-actor and a token-service
2023-05-10 23:53:35 +02:00
Adolfo Gómez García
159414f8e4
Fixed notify action
2023-05-10 23:26:33 +02:00
Adolfo Gómez García
8891da5987
Fixed notify action
2023-05-10 23:22:56 +02:00
Adolfo Gómez García
3898cf7253
Added new fields to udsactor registration and better config values check on udstunnel
2023-05-10 22:38:09 +02:00
Adolfo Gómez García
62540b2773
Added new fields to udsactor registration and better config values check on udstunnel
2023-05-10 22:28:34 +02:00
Adolfo Gómez García
a2bfcd3d5a
fixed "time" parameter from ticket (missing on check)
2023-05-09 14:21:13 +02:00
Adolfo Gómez García
684ca07750
Minor fixes
2023-05-08 14:36:22 +02:00
Adolfo Gómez García
9fc3b456c8
Merge remote-tracking branch 'origin/v3.6'
2023-05-05 00:43:34 +02:00
Adolfo Gómez García
2d6a381321
small typo fix
2023-05-05 00:43:24 +02:00
Adolfo Gómez García
66170448ab
fixes to telegram notifier and tunnel server test
2023-05-04 15:12:55 +02:00
Adolfo Gómez García
df5622c889
Merge remote-tracking branch 'origin/v3.6'
2023-05-04 14:46:13 +02:00
Adolfo Gómez García
36a4f9a68b
recovered mic for xfreerdp on mac
2023-05-03 21:59:09 +02:00
Adolfo Gómez García
96468a935d
Finished telegram notifier and removed not "interesting" levels from notifiers, ensuring no spam
2023-05-03 21:50:29 +02:00
Adolfo Gómez García
a7a658e42d
Added forgotten "notify" to telegram notifier :)
2023-05-03 01:34:12 +02:00
Adolfo Gómez García
3fa6478f94
Added telegram bot support to notifiers (not tested already)
2023-05-03 01:21:26 +02:00
Adolfo Gómez García
7244e8dec5
Starting telegram notifier
2023-05-02 23:45:50 +02:00
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
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
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
ffa8d80ef7
Merge remote-tracking branch 'origin/v3.6'
2023-04-18 10:44:38 +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
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
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
Adolfo Gómez García
8b12218f09
fixed SAML logout process
2023-03-29 15:44:54 +02:00
Adolfo Gómez García
ab7b4c78ef
Fixed SMS auth
2023-03-29 14:22:17 +02:00
Adolfo Gómez García
8eef064bf2
upgraded caching decorator
2023-03-29 05:22:35 +02:00
Adolfo Gómez García
bb0c4e3fe7
Merge remote-tracking branch 'origin/v3.6'
2023-03-28 23:16:29 +02:00
Adolfo Gómez García
5694420f89
small comment fix to tickets
2023-03-28 17:53:43 +02:00
Adolfo Gómez García
01fb43d51b
merged SAML changes from 3.6
2023-03-28 01:32:08 +02:00
Adolfo Gómez García
e1a7096d1f
small test
2023-03-27 14:25:40 +02:00
Adolfo Gómez García
254bbc444c
Fixed height of options on admin dashboard
2023-03-25 20:54:14 +01:00
Adolfo Gómez García
dcebdfbeda
small typo fix on MFAs
2023-03-25 20:46:37 +01:00
Adolfo Gómez García
d654d4f36b
fixed mfas typo
2023-03-25 17:50:36 +01:00
Adolfo Gómez García
2269f8c770
mergin
2023-03-25 17:50:10 +01:00
Adolfo Gómez García
6f4d84a08e
added csrftoken from cookie
2023-03-25 17:45:10 +01:00
Adolfo Gómez García
2ce2817eac
some minor corrections
2023-03-25 13:50:27 +01:00
Adolfo Gómez García
62e27da7da
Merge remote-tracking branch 'origin/v3.6'
2023-03-25 13:45:02 +01:00
Adolfo Gómez García
b983d5d409
More typing fixes
2023-03-25 13:43:54 +01:00
Adolfo Gómez García
ec9811dc34
Merge remote-tracking branch 'origin/v3.6'
2023-03-25 13:21:01 +01:00
Adolfo Gómez García
562e9201c8
Added typing correction on 3.6 version
2023-03-25 13:19:28 +01:00
Adolfo Gómez García
f02a8b8720
Added extra security
...
Sessions, if enhaced_security is active, is cheched against the request IP.
2023-03-25 01:06:40 +01:00
Adolfo Gómez García
7f8e06a090
merged saml changes
2023-03-24 15:37:12 +01:00
Adolfo Gómez García
895ca38595
merged from 3.6
2023-03-24 15:26:11 +01:00
Adolfo Gómez García
a09452fe49
Fixes from merges and recompiled admin and user interfaces
2023-03-24 15:23:18 +01:00
Adolfo Gómez García
e2814f2674
small text fix
2023-03-24 15:05:14 +01:00
Adolfo Gómez García
ef9a0ce0b2
Added time limit for pool removal
2023-03-24 15:01:00 +01:00
Adolfo Gómez García
77bc47671e
Added support for checking certificate is from private key
2023-03-23 01:51:51 +01:00
Adolfo Gómez García
0ff33edc6b
Small fixes for auth redirects
2023-03-23 01:41:40 +01:00
Adolfo Gómez García
7415dcbdb0
Merge remote-tracking branch 'origin/v3.6'
2023-03-22 03:07:32 +01:00
Adolfo Gómez García
f7886abfbc
fixed simpleldap mfa support
2023-03-22 02:47:17 +01:00
Adolfo Gómez García
5c9dd741d3
Added certificate check support for all ldap based auths
2023-03-22 02:33:27 +01:00
Adolfo Gómez García
0ba381dbc4
small addong to certs
2023-03-21 16:39:59 +01:00
Adolfo Gómez García
13d62a6318
Merge remote-tracking branch 'origin/v3.6'
2023-03-21 16:27:08 +01:00
Adolfo Gómez García
8abe2ad31b
Fixed ssh help strings
2023-03-21 15:02:21 +01:00
Adolfo Gómez García
f82126153a
A bit of config refactoring and some merge fixes
2023-03-20 15:46:20 +01:00
Adolfo Gómez García
6754c02a3d
Reversed change. Positive number is fine
2023-03-18 14:07:52 +01:00
Adolfo Gómez García
58446a992c
Fixed minValue
2023-03-17 15:32:59 +01:00
Adolfo Gómez García
e1c0ee8033
Merge remote-tracking branch 'origin/v3.6'
2023-03-16 16:26:17 +01:00
Adolfo Gómez García
5da71a4f6e
added upload/download to ssh
2023-03-16 16:24:09 +01:00
Adolfo Gómez García
6bb4c3bd5e
Added Support for SSH through HTML5
2023-03-16 15:18:20 +01:00
Adolfo Gómez García
460b0fe2ba
Merge remote-tracking branch 'origin/v3.6'
2023-03-15 04:12:34 +01:00
Adolfo Gómez García
b9a01e686f
updated translations
2023-03-15 04:11:43 +01:00
Adolfo Gómez García
011223ec05
upgraded admin interface
2023-03-14 13:15:43 +01:00
Adolfo Gómez García
e1ff1207b6
fixed auth REST label re
2023-03-13 18:06:03 +01:00
Adolfo Gómez García
a12aa1f3d4
fixed auth label re
2023-03-13 18:05:18 +01:00
Adolfo Gómez García
8ca5f611d2
Merge remote-tracking branch 'origin/v3.6'
2023-03-13 18:01:15 +01:00
Adolfo Gómez García
666b982c50
fixed authenticator label not allowing dot in name
2023-03-13 18:00:47 +01:00
Adolfo Gómez García
2c928fc210
Merge remote-tracking branch 'origin/v3.6'
2023-03-08 20:15:46 +01:00
Adolfo Gómez García
7985f44389
HTTPS UDS Actor server supports only TLSv1.3, and upgraded certificate key length to 4096 bits
2023-03-08 15:47:38 +01:00
Adolfo Gómez García
4517b781cf
now onwards uds client 3.5 will not be compatible with UDS
2023-03-08 14:24:10 +01:00
Adolfo Gómez García
d6821e4385
Merge remote-tracking branch 'origin/v3.6'
2023-03-08 02:10:44 +01:00
Adolfo Gómez García
2699c090f8
added certificate verify to ldaps
2023-03-08 02:10:14 +01:00
Adolfo Gómez García
ac6b813481
Merge remote-tracking branch 'origin/v3.6'
2023-03-08 01:20:17 +01:00
Adolfo Gómez García
43e1353154
added ssl verify support to ldaps
2023-03-08 01:18:34 +01:00
Adolfo Gómez García
58877d8844
Merge remote-tracking branch 'origin/v3.6'
2023-03-03 15:46:34 +01:00
Adolfo Gómez García
ba5be7e2fb
Fixed check time for openstack
2023-03-03 15:43:31 +01:00
Adolfo Gómez García
a36290fbcd
Adding some minor changes to SAML
2023-03-02 19:40:30 +01:00
Adolfo Gómez García
3f49cdcb2d
Merge remote-tracking branch 'origin/v3.6'
2023-03-01 16:10:02 +01:00
Adolfo Gómez García
62a401f9b4
fixed translations
2023-03-01 16:09:13 +01:00
Adolfo Gómez García
6d449ce291
Merge remote-tracking branch 'origin/v3.6'
2023-03-01 14:50:19 +01:00
Adolfo Gómez García
ddc9d5a434
Added Translations and message edition to Email MFA
2023-03-01 14:46:30 +01:00
Adolfo Gómez García
485048abf1
Fixed merge
2023-02-28 14:10:39 +01:00
Adolfo Gómez García
0e9b6e3cf3
erge remote-tracking branch 'origin/v3.6'
2023-02-28 14:07:57 +01:00
Adolfo Gómez García
8f2b9bf136
Fixed MFAs
2023-02-28 14:00:55 +01:00
Adolfo Gómez García
e4a1d0ab29
Merge remote-tracking branch 'origin/v3.6'
2023-02-28 13:28:18 +01:00
Adolfo Gómez García
f4d15e0fca
Fixed MFA cache time.
2023-02-28 13:27:56 +01:00
Adolfo Gómez García
4a805f74b0
Merge remote-tracking branch 'origin/v3.6'
2023-02-26 23:19:30 +01:00
Adolfo Gómez García
002321c339
fixed openstack, for working with compute_legacy
2023-02-26 21:44:13 +01:00
Adolfo Gómez García
bcdbfa67d7
small fix for pylance complain
2023-02-26 21:27:07 +01:00
Adolfo Gómez García
e8022389fb
Updated translations
2023-02-26 21:21:08 +01:00
Adolfo Gómez García
7c47dd9122
Merge remote-tracking branch 'origin/v3.6'
2023-02-24 14:59:47 +01:00
Adolfo Gómez García
12c59f66e2
Simplified TOTP MFA
2023-02-24 14:57:52 +01:00
Adolfo Gómez García
21a14fc249
Merge remote-tracking branch 'origin/v3.6'
2023-02-24 14:52:45 +01:00
Adolfo Gómez García
2541642160
Small string fixes
2023-02-24 14:51:13 +01:00
Adolfo Gómez García
56d7619e9f
TOPT time is got from DBSERVER
2023-02-24 14:40:07 +01:00
Adolfo Gómez García
e018ea5143
Merge remote-tracking branch 'origin/v3.6'
2023-02-24 14:29:51 +01:00
Adolfo Gómez García
a7ae7d3771
Several Minor MFA fixes
2023-02-24 14:25:59 +01:00
Adolfo Gómez García
f541fd6a0f
Merge remote-tracking branch 'origin/v3.6'
2023-02-23 22:03:16 +01:00
Adolfo Gómez García
e47e0ee69f
Updated translations
2023-02-23 21:59:29 +01:00
Adolfo Gómez García
2ac625a511
updated admin interface
2023-02-23 21:56:55 +01:00
Adolfo Gómez García
9d6a74faa3
updated admin interface
2023-02-23 21:54:56 +01:00
Adolfo Gómez García
92cd48e512
Merge remote-tracking branch 'origin/v3.6'
2023-02-23 21:42:42 +01:00
Adolfo Gómez García
56ab199856
Fixed translations
2023-02-23 21:39:35 +01:00
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