mirror of https://github.com/Aidaho12/haproxy-wi
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. |
||
|---|---|---|
| .. | ||
| admin_settings.js | ||
| common.js | ||
| group.js | ||
| server.js | ||
| ssh.js | ||
| user.js | ||