haproxy-wi/app
Aidaho f049daeb3c v7.3.0.0: Refactor user and group id retrieval in Roxy-WI module
The method `check_user_group_for_flask` has been updated to first check for 'user_uuid' and 'user_group_id' within the given kwargs. If these are not available, it will fall back to retrieve 'uuid' and 'group' from the cookies. This change makes the method more flexible in terms of data source it can utilize, and improves the module's usability when parameters are directly provided.
2024-06-07 07:50:49 +03:00
..
certs v4.0.0.0 2020-02-19 21:25:35 +01:00
modules v7.3.0.0: Refactor user and group id retrieval in Roxy-WI module 2024-06-07 07:50:49 +03:00
routes v7.3.0.0: Refactor check_user_group_for_flask function and improve error handling 2024-06-06 08:53:11 +03:00
scripts v7.3.0.0: Simplify haproxy rsyslog configuration 2024-06-06 17:26:34 +03:00
static v7.3.0.0 2024-06-05 10:20:43 +03:00
templates v7.3.0.0 2024-06-05 10:20:43 +03:00
__init__.py v7.3.0.0 2024-06-05 10:20:43 +03:00
app.wsgi v7.0.0.0 2023-09-17 12:42:39 +03:00
config.py v7.0.1.0 2023-10-16 13:12:36 +03:00
create_db.py v7.3.0.0 2024-06-05 10:20:43 +03:00
jobs.py v7.2.1.0 2024-03-03 10:11:48 +03:00
login.py v7.3.0.0 2024-06-05 10:20:43 +03:00
middleware.py v7.3.0.0 2024-06-05 10:20:43 +03:00