haproxy-wi/app
Aidaho 71ed2cc756 v8.0.1: Set user_group_id from Flask global object
Added logic to set user_group_id based on Flask global object `g`, with a fallback to default value if an exception occurs. This enhances the flexibility of `user_group_id` assignment based on runtime context.
2024-09-14 11:58:47 +03:00
..
api/routes v8.0.1: Change forbidden error to unauthorized for subscription check 2024-09-12 10:11:39 +03:00
certs v4.0.0.0 2020-02-19 21:25:35 +01:00
modules v8.0.1: Set user_group_id from Flask global object 2024-09-14 11:58:47 +03:00
routes v8.0.1: Add group_id to service-related functions utilizing user params 2024-09-13 12:39:54 +03:00
scripts v8.0.1 2024-09-03 12:09:03 +03:00
static v8.0.1: Handle missing services and improve error handling 2024-09-09 22:02:00 +03:00
templates v8.0.1: Refactor variable types and names for clarity 2024-09-09 09:52:33 +03:00
views v8.0.1: Implement cluster reconfiguration after creation and update 2024-09-10 11:14:34 +03:00
__init__.py v8.0.1: Update NGINX service handling and fix template service lookup 2024-09-06 11:38:39 +03:00
app.wsgi v7.0.0.0 2023-09-17 12:42:39 +03:00
config.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
create_db.py v8.0.1: Update database version and fix minor formatting issue 2024-09-07 13:31:09 +03:00
jobs.py v8.0: Delete check_version.html and refactor version checking logic 2024-08-12 23:41:31 +03:00
login.py v8.0: Log exceptions and add DB update to version 8 2024-09-02 10:46:50 +03:00
middleware.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00