haproxy-wi/app/modules/server
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 v7.0.0.0 2023-09-17 12:42:39 +03:00
server.py v8.1.2: Refactor IP validation and type annotations in routes 2024-11-19 15:34:14 +03:00
ssh.py v8.1.2: Refactor database interactions and cleanup unused code 2024-11-04 16:46:54 +03:00
ssh_connection.py v7.2.1.0 2024-03-03 10:11:48 +03:00