haproxy-wi/app/modules/roxywi
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
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
auth.py v7.3.0.0 2024-06-05 10:20:43 +03:00
common.py v7.3.0.0: Refactor user and group id retrieval in Roxy-WI module 2024-06-07 07:50:49 +03:00
group.py v7.2.1.0 2024-03-03 10:11:48 +03:00
logs.py v7.2.1.0 2024-03-03 10:11:48 +03:00
metrics.py v7.2.5.0 2024-05-03 15:22:58 +03:00
nettools.py v7.2.5.0: Add exception handling and remove commented code 2024-05-19 20:14:09 +03:00
overview.py v7.2.1.0 2024-03-03 10:11:48 +03:00
roxy.py v7.3.0.0 2024-06-05 10:20:43 +03:00
user.py v7.2.5.0: Refactor execution of group changes in user settings 2024-05-15 21:35:38 +03:00
waf.py v7.2.1.0 2024-03-03 10:11:48 +03:00