haproxy-wi/app
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
..
certs v4.0.0.0 2020-02-19 21:25:35 +01:00
modules v7.3.2.0: Enhance user parameter handling in various routes 2024-07-08 15:53:05 +03:00
routes v7.3.2.0: Enhance user parameter handling in various routes 2024-07-08 15:53:05 +03:00
scripts v7.3.2.0 2024-07-06 11:14:01 +03:00
static v7.3.2.0 2024-07-06 11:14:01 +03:00
templates v7.3.2.0 2024-07-06 11:14:01 +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.2.0 2024-07-06 11:14:01 +03:00
jobs.py v7.3.1.0: Refactor and optimize server applications for better error handling and accuracy 2024-06-16 22:54:41 +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