haproxy-wi/app/modules/roxywi
Aidaho c437274cfe v8.1.2: Switch to retrieving server data by IP and hostname
Updated multiple functions across the codebase to use the `get_server_by_ip` method instead of iterating over server lists. This change simplifies the code, improves readability, and reduces potential errors. Adjusted SQL queries to remove unnecessary conditions and parameters related to master servers.
2024-11-03 13:00:43 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
auth.py v8.2: Fix formatting and enhance logging error handling 2024-10-03 11:19:50 +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: Switch to retrieving server data by IP and hostname 2024-11-03 13:00:43 +03:00
exception.py v8.0.2 2024-09-16 10:56:24 +03:00
group.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +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.2: Switch to retrieving server data by IP and hostname 2024-11-03 13:00:43 +03:00
roxy.py v8.0.1: Add group_id to service-related functions utilizing user params 2024-09-13 12:39:54 +03:00
user.py v8.0: Refactor HA cluster master selection logic 2024-08-27 15:57:45 +03:00
waf.py v8.1.2: Switch to retrieving server data by IP and hostname 2024-11-03 13:00:43 +03:00