haproxy-wi/app/modules
Aidaho 9a193e43f9 v7.3.2.0: Enhance user parameter handling in various routes
Added decorator `@get_user_params()` to various route handlers in `routes.py`. Adjusted user handling in `config.py` by eliminating checks for 'login' and directly accessing user parameters from Flask's global variable `g`. Also moved user retrieval process from `routes.py` to lower level operations allowing for better abstraction and less redundancy.
2024-07-08 15:53:05 +03:00
..
common v7.3.1.0: Refactor and optimize server applications for better error handling and accuracy 2024-06-16 22:54:41 +03:00
config v7.3.2.0: Enhance user parameter handling in various routes 2024-07-08 15:53:05 +03:00
db v7.3.2.0 2024-07-06 11:14:01 +03:00
roxywi v7.3.2.0: Refactor auth.py and rollback version in installation.py 2024-07-07 21:03:47 +03:00
server v7.3.2.0 2024-07-06 11:14:01 +03:00
service v7.3.2.0: Refactor auth.py and rollback version in installation.py 2024-07-07 21:03:47 +03:00
tools v7.3.1.0: Improve error handling and streamline data formatting 2024-06-19 20:52:24 +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