haproxy-wi/app/modules/roxywi
Aidaho a8dfe6e2c4 v8.1.1: Refactor server SQL function names
Replaced multiple SQL function calls with consistent `get_server` naming. Consolidated and streamlined the function calls to `get_server` and `get_server_by_ip` to ensure consistency and improve maintainability across the codebase. Removed obsolete and redundant function definitions that were no longer in use.
2024-11-13 21:52:41 +03:00
..
__init__.py
auth.py v8.1.2: Refactor database interactions and cleanup unused code 2024-11-04 16:46:54 +03:00
class_models.py v8.1.2: Delete letsencrypt.sh script and add LetsEncrypt API endpoints 2024-11-03 10:12:08 +03:00
common.py v8.1.2: Refactor database interactions and cleanup unused code 2024-11-04 16:46:54 +03:00
exception.py v8.0.2 2024-09-16 10:56:24 +03:00
group.py v8.1.2: Refactor database interactions and cleanup unused code 2024-11-04 16:46:54 +03:00
logs.py v8.2: Refactor log handling and cleanup unused code 2024-10-08 15:56:13 +03:00
metrics.py v7.2.5.0 2024-05-03 15:22:58 +03:00
nettools.py v7.2.5.0: Add exception handling and remove commented code 2024-05-19 20:14:09 +03:00
overview.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
roxy.py v8.1.2: Change get_user_status to select_user_status 2024-11-04 19:54:27 +03:00
user.py v8.1.2: Refactor database interactions and cleanup unused code 2024-11-04 16:46:54 +03:00
waf.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00