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
Adolfo Gómez García
7d19b21638
Small fixed fix && refactorized a couple of samples
2023-02-06 02:39:33 +01:00
Adolfo Gómez García
b1cf1c405f
Moved middleware to "uds", better place
2023-02-03 14:49:23 +01:00
Adolfo Gómez García
f71659b5a6
Added meta pool recursion save restiction and some more tests
2023-02-02 17:49:49 +01:00
Adolfo Gómez García
8cafc6d797
small guacamole dispatcher fix. Backported to 3.6
2023-02-02 12:35:57 +01:00
Adolfo Gómez García
4f12602db3
small guacamole dispatcher fix. Backported to 3.6
2023-02-02 12:35:37 +01:00
Adolfo Gómez García
02877f9095
Adding more tests
2023-02-01 18:30:20 +01:00
Adolfo Gómez García
e571f2ac58
Fixed PR from Future998
2023-01-31 14:46:06 +01:00
Adolfo Gómez García
1801feec6c
Merge remote-tracking branch 'origin/v3.6'
2023-01-31 14:18:40 +01:00
Adolfo Gómez García
1fbc4b9bfd
Fixed & updated patch from @Future998
2023-01-31 14:18:27 +01:00
Adolfo Gómez García
ab1609ab49
Merge remote-tracking branch 'origin/v3.6'
2023-01-31 14:06:24 +01:00
Adolfo Gómez García
d8fce3bb73
Backported pr from @Future998 to enable OpenNebula Spice support. Fix from merge.
2023-01-31 14:04:57 +01:00
Adolfo Gómez García
e94b558ae9
Backported pr from @Future998 to enable OpenNebula Spice support
2023-01-31 13:47:21 +01:00
Adolfo Gómez García
ad4ead570b
Merge remote-tracking branch 'origin/v3.6'
2023-01-31 13:38:05 +01:00
Adolfo Gómez
e218b2432d
Merge pull request #73 from Future998/spice-tls
...
Add checkbox to enable SSL connection for SPICE
2023-01-31 13:37:03 +01:00
Adolfo Gómez García
990a5335d6
Adding more automated tests
2023-01-27 17:02:35 +01:00
Alexander Burmatov
01e776edfb
Add checkbox to enable SSL connection for SPICE
...
If in OpenNebula not enabled TLS for SPICE protocol, when
cannot connect to OpenNebula with generated virt-viewer connection
config file, because "secure-channel" options successfully work
over TLS only.
This changes allow enable or disable TLS on UDS site.
2023-01-27 18:39:44 +03:00
Adolfo Gómez García
58c4c4e68f
Fixed date field in the system cleaner log
2023-01-26 12:21:11 +01:00
Adolfo Gómez García
aca3073eea
Added basic service data "composer" for user services, normal pools and meta pools
2023-01-25 13:16:50 +01:00
Adolfo Gómez García
597d72a609
adding more tests
2023-01-19 20:09:22 +01:00
Adolfo Gómez García
5b5de7ce90
fixed actor_v3 merge errors
2023-01-19 18:17:53 +01:00
Adolfo Gómez García
5f8854335e
fixed proxy detection && tests
2023-01-19 13:59:32 +01:00
Adolfo Gómez García
82234ff0dd
fixed proxy detection && tests
2023-01-19 13:59:24 +01:00
Adolfo Gómez García
f2f7edbd67
Fixed IP detection
2023-01-18 23:53:52 +01:00
Adolfo Gómez García
384fa0b4c0
added request ip detection
2023-01-18 23:53:18 +01:00
Adolfo Gómez García
bf5a0069b8
Fixed permissions visualization related issue
2023-01-17 13:10:27 +01:00
Adolfo Gómez García
db1d0e2640
Merge remote-tracking branch 'origin/v3.6'
2023-01-17 12:56:47 +01:00
Adolfo Gómez García
56cf0049db
Merge remote-tracking branch 'origin/v3.5' into v3.6
2023-01-17 12:54:04 +01:00
Adolfo Gómez García
9478a86b02
Ignored "errored" machines on vm list
2023-01-17 12:53:25 +01:00
Adolfo Gómez García
d9d6d7e7c8
Merge remote-tracking branch 'origin/v3.6'
2023-01-17 12:38:43 +01:00
Adolfo Gómez García
e15ba650f9
limited ip size length
2023-01-17 12:37:31 +01:00
Adolfo Gómez García
86e8c759ec
limited src ip and hostname size
2023-01-17 12:35:41 +01:00
Adolfo Gómez García
019523131d
Upgraded interfaces
2023-01-16 19:25:45 +01:00
Adolfo Gómez García
dc4ecc5940
manually merged
2023-01-16 12:30:55 +01:00
Adolfo Gómez García
ed692c3d27
imported new fronted fixes && comments
2023-01-16 12:27:27 +01:00
Adolfo Gómez García
48cd8240e9
fixed field name error on auth beforeSave
2023-01-16 12:26:47 +01:00
Adolfo Gómez García
de03b67085
upgraded admin and user interfaces
2023-01-15 21:53:22 +01:00
Adolfo Gómez García
5fb8130baa
fixed put incorrectly reporting 500 on bad requests
2023-01-15 21:24:48 +01:00
Adolfo Gómez García
01144fe9ba
Merge remote-tracking branch 'origin/v3.6'
2023-01-11 14:52:11 +01:00
Adolfo Gómez García
75005399aa
extended actor_v3 log in case of blocking uds actor accesses
2023-01-11 14:51:56 +01:00
Adolfo Gómez García
b06c804bfc
imcorpored angular 15 gui
2023-01-11 13:33:17 +01:00
Adolfo Gómez García
7c1b4ab61e
Fixed comands type checking and added a few samples to sample provider
2023-01-11 13:28:15 +01:00
Adolfo Gómez García
018ba4a3f8
fixed image saving
2023-01-11 12:39:31 +01:00
Adolfo Gómez García
e532780a6e
upgraded frontend to angular 15 with material 15
2023-01-11 03:02:06 +01:00
Adolfo Gómez García
9767873cbc
Fixed redirect testing method, and some minor changes to cache and storage
2023-01-04 23:46:50 +01:00
Adolfo Gómez García
50bed7268a
fixed SAML not reading friendlyName
2022-12-23 16:44:49 +01:00
Adolfo Gómez García
406f32c2fa
Merge remote-tracking branch 'origin/v3.6'
2022-12-16 12:52:34 +01:00
Adolfo Gómez García
b7962a24f1
updated translations
2022-12-16 12:52:21 +01:00
Adolfo Gómez García
0f79d45b23
Merge remote-tracking branch 'origin/v3.6'
2022-12-16 12:47:41 +01:00
Adolfo Gómez García
94cab0c204
fixed Enforced misspeling :)
2022-12-16 12:47:21 +01:00
Adolfo Gómez García
33ed68b2d0
minor refactor and fixed mock test
2022-12-14 23:34:56 +01:00
Adolfo Gómez García
a1782aa626
improving tunnel server
2022-12-14 16:24:31 +01:00
Adolfo Gómez García
f12ce12155
Adding "getParam" helper to handler, and small ticket fixes
2022-12-14 14:13:07 +01:00
Adolfo Gómez García
5ffc0bda06
More refactoring using match (simplifies reading code)
2022-12-14 01:38:22 +01:00
Adolfo Gómez García
d7f2571c0c
refactoring using "match"
2022-12-14 01:24:22 +01:00
Adolfo Gómez García
e0cce7f48c
Fixed IP on case of ipv6 request to match ipv4
...
refactorized REST clienmt API
2022-12-13 18:45:39 +01:00
Adolfo Gómez García
5c8afb4d0d
Adder utility "matcher" to understand better arguments on rest calls
2022-12-13 16:52:33 +01:00
Adolfo Gómez García
57d2c40947
More on permissions refactor
2022-12-13 15:44:09 +01:00
Adolfo Gómez García
c0c3e7af13
Merge remote-tracking branch 'origin/v3.6'
2022-12-13 15:04:08 +01:00
Adolfo Gómez García
2a9900d2eb
Fixed empty label not being saved on re match enforcement :)
2022-12-13 15:03:29 +01:00
Adolfo Gómez García
483b3c6ce7
More refactorization of object type and permissions
2022-12-13 14:37:57 +01:00
Adolfo Gómez García
42d22bd6b7
Merge remote-tracking branch 'origin/v3.6'
2022-12-13 14:09:51 +01:00
Adolfo Gómez García
ccf75e7104
enforced label to be same as url pattern chars
2022-12-13 14:09:17 +01:00
Adolfo Gómez García
735aacaade
Merge remote-tracking branch 'origin/v3.6'
2022-12-13 13:43:48 +01:00
Adolfo Gómez García
c208814dd0
fixed label and autenticator labels to replace spaces by underscores
2022-12-13 13:43:08 +01:00
Adolfo Gómez García
5122d7eafb
Merge remote-tracking branch 'origin/v3.6'
2022-12-13 13:16:22 +01:00
Adolfo Gómez García
6081122311
Fixed meta pool transport priority
2022-12-13 13:15:57 +01:00
Adolfo Gómez García
3d421ac38c
Fixed transport priority on meta pools
2022-12-13 13:13:45 +01:00
Adolfo Gómez García
84c7836e8c
Refactirizing permissions and objtype
2022-12-13 12:48:40 +01:00
Adolfo Gómez García
e37a3cef2e
Merge remote-tracking branch 'origin/v3.6'
2022-12-12 14:24:17 +01:00
Adolfo Gómez García
d22f606f49
Added calendars new colums with rules, pools with access and pools with rules
2022-12-12 14:23:55 +01:00
Adolfo Gómez García
97d34ed827
Refactorized "modern" view module to main
...
Removed saving "os" to session (not needed)
2022-12-11 19:57:01 +01:00
Adolfo Gómez García
2fed4a5df4
Refactorized os detection & related
2022-12-11 16:29:40 +01:00
Adolfo Gómez García
859f09aa0b
Backport of 4.0 crypto manager
...
For enhacements on user password hashing
2022-12-11 13:01:53 +01:00
Adolfo Gómez García
a2dce46e38
Improved internal db user password storage with salt
2022-12-11 03:33:55 +01:00
Adolfo Gómez García
a1c46a884b
Security enhacements for login failures delays
2022-12-11 02:53:07 +01:00
Adolfo Gómez García
ca2227490e
Added new serization method to user interface
...
Now it's more flexible and secure. It's compatible reading old data
2022-12-11 00:30:10 +01:00
Adolfo Gómez García
0e94fae1bf
Replaced user interface
...
User interface serialization methods has been improved to:
* Allow versioning
* Posibility of change default serializer
* Now serializes to "safe yaml" instead of pickle
2022-12-11 00:20:57 +01:00
Adolfo Gómez García
0fb6b2a02d
Advancing on new form serialization
2022-12-10 22:34:09 +01:00
Adolfo Gómez García
b4504a2b46
Some minor bandit complains fixed
2022-12-10 22:07:31 +01:00
Adolfo Gómez García
4e863fd282
Merge remote-tracking branch 'origin/v3.6'
2022-12-10 21:52:51 +01:00
Adolfo Gómez García
f6e90d54fe
Adding tunnel server tests and some minor fixes
2022-12-10 02:00:02 +01:00
Adolfo Gómez García
4d38b61abc
Added tests for UDS middlewares
2022-12-09 02:58:17 +01:00
Adolfo Gómez García
e292e726d3
Async fixes
...
Async client for UDS tests included
refactorized UDS middelwares to be sync and async
2022-12-08 14:44:47 +01:00
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
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
89e1c2eac5
fixing up network & more to support ipv6
2022-11-29 04:45:27 +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
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