haproxy-wi/app/modules/config
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
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
add.py v7.3.1.0: Refactor and optimize server applications for better error handling and accuracy 2024-06-16 22:54:41 +03:00
common.py v7.1.2.0 2024-02-04 10:28:17 +03:00
config.py v7.3.2.0: Enhance user parameter handling in various routes 2024-07-08 15:53:05 +03:00
runtime.py v7.2.1.0 2024-03-03 10:11:48 +03:00
section.py v7.2.1.0 2024-03-03 10:11:48 +03:00