haproxy-wi/app/modules/service
Aidaho ac5a6093a5 v8.1.2: Refactor IP validation and type annotations in routes
Replaced common.is_ip_or_dns() with pydantic type validation in various route functions to ensure input consistency and clarity. Updated several methods to use Union[IPvAnyAddress, DomainName] for typing and added necessary imports. Also refined templates and helper functions for better readability.
2024-11-19 15:34:14 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
action.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
backup.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
common.py v8.1.2: Refactor IP validation and type annotations in routes 2024-11-19 15:34:14 +03:00
exporter_installation.py v8.2: Fix whitespace inconsistencies across various modules 2024-10-02 12:33:20 +03:00
ha_cluster.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
haproxy.py v8.0.1: Refactor password handling and integrate group_id 2024-09-13 13:11:10 +03:00
installation.py v8.1.1: Fix incorrect IP retrieval for cluster slaves 2024-11-13 22:27:06 +03:00
udp.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00