Adolfo Gómez García
14a58dc423
Refactor config update method to handle non-existing config values and fixed Radius to allow stripping the domain part from the username
2024-10-17 18:19:19 +02:00
Adolfo Gómez García
2f69c18ad9
Massive refactoring to adapt to snake_case and some improvements to code for groups manager, etc...
2024-10-13 18:54:56 +02:00
Adolfo Gómez García
211cf4d5e6
Replaced "@author" by "Author"
...
Fixing pyright issues on tests
2024-05-25 17:28:44 +02:00
Adolfo Gómez García
a2fc3130cd
MASSIVE type checking fixes for even more strict checkings
2024-02-29 01:33:45 +01:00
Adolfo Gómez García
e4d2d2a843
A lot of refactorization
2024-01-11 23:19:58 +01:00
Adolfo Gómez García
bc61814ec4
advancing on refactoring and cache improvements
2024-01-08 00:44:44 +01:00
Adolfo Gómez García
a48f5e6241
Replacing deprecating typing classes in favour of builtings or collections.abc ones.
...
Most changes are simple annotations.
Will continue changes as i found them :)
2023-12-04 00:04:56 +01:00
Adolfo Gómez García
33e8bfc286
Added support for password fields on configuration
...
Migrated root password from encrypted to hashed using argon2
2023-07-23 06:22:11 +02:00
Adolfo Gómez García
bd37201109
Fixed (c) headers and some minor formatting related changes
2023-06-22 16:04:11 +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
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
562e9201c8
Added typing correction on 3.6 version
2023-03-25 13:19:28 +01:00
Adolfo Gómez García
8c6390733c
added showconfig command
2022-09-16 00:53:56 +02:00
Adolfo Gómez García
8285e2daad
More formating & minor typing fixes
2021-08-13 15:11:22 +02:00
Adolfo Gómez García
0333dbd51a
Fixed non visible config values
2020-07-30 05:13:11 +02:00
Adolfo Gómez García
96945e7834
Added "autocomplete off" to forms
2020-06-22 16:00:59 +02:00
Adolfo Gómez García
062b02a409
removed unusefull "loginurl" config parameter
2020-06-16 14:47:27 +02:00
Adolfo Gómez García
786e419b27
Removed last focos of possible slowness showing services
2020-05-22 18:57:37 +02:00
Adolfo Gómez García
b824c5431b
updated client to allow some more customizations from dashboard
2020-05-05 12:35:57 +02:00
Adolfo Gómez García
da0a2401f3
refactorizing uds.core.transports and uds.core.util filenames & some fixes
2019-08-19 12:20:33 +02:00
Adolfo Gómez García
1e74c55d2b
more fixes
2019-06-14 17:44:20 +02:00
Adolfo Gómez García
36794ec5cf
fixes for python 3.x and removal of 2.7 stuff
2019-06-06 08:38:11 +02:00
Adolfo Gómez García
0d4f2122c6
fixes on configuration administration section
2019-01-29 13:39:03 +01:00
Adolfo Gómez García
b8c09f48db
Code style related fixes (a lot!!! :) )
2017-10-13 13:06:27 +02:00
Adolfo Gómez García
240be81f26
Big refactoring towards future 3.x version
2017-02-17 20:22:52 +01:00
Adolfo Gómez García
4fb863cfa7
* Fixed several literals
...
* Added config type field for "choices"
* removed old version snippets
2016-04-25 12:39:58 +02:00
Adolfo Gómez
0d6171bc0f
Adding "user friendly" editors to Configuration... :-)
2014-06-20 13:24:18 +00:00
Adolfo Gómez
1140f1b4e6
More transaction fixed
2014-03-27 11:46:56 +00:00
Adolfo Gómez
ddbcc5aec4
BIG work on pep8 adaption (easier to read, easier to maintain, etc..)
2014-02-25 03:57:29 +00:00
Adolfo Gómez
1e74a82a40
Configuration can now be saved
2014-01-25 10:58:53 +00:00
Adolfo Gómez
a50e1ecca8
Added configuration var editing to web admin (not saving right now)
2014-01-25 10:20:02 +00:00