haproxy-wi/app/modules
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
..
common v7.2.5.0: Add exception handling and remove commented code 2024-05-19 20:14:09 +03:00
config v7.3.0.0 2024-06-05 10:20:43 +03:00
db v7.3.0.0: Refactor check_user_group_for_flask function and improve error handling 2024-06-06 08:53:11 +03:00
roxywi v7.3.0.0: Refactor user and group id retrieval in Roxy-WI module 2024-06-07 07:50:49 +03:00
server v7.2.5.0: Add IP address validation and server field check 2024-05-30 21:10:42 +03:00
service v7.3.0.0 2024-06-05 10:20:43 +03:00
tools v7.2.4.0: Update script paths and add a new script 2024-04-19 12:32:13 +03:00
__init__.py v6.2.0.0 2022-09-16 12:31:54 +03:00
roxy_wi_tools.py v7.2.2.0 2024-04-04 14:30:07 +03:00