Adolfo Gómez García
fdd8ac00c9
Small fixes and more tests. Refactoring.
2022-12-20 18:30:55 +01:00
Adolfo Gómez García
ab0626977b
Merge remote-tracking branch 'origin/v3.6'
2022-12-20 15:04:44 +01:00
Adolfo Gómez García
544fb21a01
small tunnel fixes
2022-12-20 15:04:26 +01:00
Adolfo Gómez García
4da813e65f
more Small tunnel fixes
2022-12-20 15:04:06 +01:00
Adolfo Gómez García
159aa3c6ec
fixed uds tunnel args
2022-12-19 18:02:38 +01:00
Adolfo Gómez García
46c3ef337a
fixed tunnel server args
2022-12-19 18:02:21 +01:00
Adolfo Gómez García
8cc17464c3
removed -r parameter
2022-12-19 14:26:29 +01:00
Adolfo Gómez García
ab5a4e36bc
Merge remote-tracking branch 'origin/v3.6'
2022-12-19 14:25:32 +01:00
Adolfo Gómez García
52773afd2f
removed -r from udstunnel
2022-12-19 14:25:22 +01:00
Adolfo Gómez García
adeb6b2a46
updates from 4.0 backported
2022-12-19 01:25:29 +01:00
Adolfo Gómez García
6fb89f2b47
fixed tunnel
2022-12-19 01:15:47 +01:00
Adolfo Gómez García
49dddbfce7
Added full tunnel test
2022-12-18 22:16:40 +01:00
Adolfo Gómez García
0f5f3df3f0
improved tunnel server and tunnel server tests
2022-12-18 03:42:19 +01:00
Adolfo Gómez García
370799912f
Added test to udstunnel man async proc
2022-12-17 21:03:00 +01:00
Adolfo Gómez García
9f4159f18d
adding full server tests
2022-12-17 14:32:18 +01:00
Adolfo Gómez García
63d51c530b
Updating tests for tunnel
2022-12-17 00:45:21 +01:00
Adolfo Gómez García
081dfc9995
added basic structure for testing tunnel server and some tests
2022-12-16 17:57:57 +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
651cb5802e
Merge remote-tracking branch 'origin/v3.6'
2022-12-14 16:45:52 +01:00
Adolfo Gómez García
fa3e6cb5a2
backport of 4.0 improvements
2022-12-14 16:25:57 +01:00
Adolfo Gómez García
a1782aa626
improving tunnel server
2022-12-14 16:24:31 +01:00
Adolfo Gómez García
36fca66c9a
Adding tests and improving tunnel server
2022-12-14 16:09:33 +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
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
1335b1c1c7
Merge remote-tracking branch 'origin/v3.6'
2022-12-11 13:02:12 +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