Files
ProxmoxVE-Local/src
Michel Roegl-Brunner 596887d19c feat: Add support for FQDN, IPv4, and IPv6 addresses in server settings
- Replace IPv4-only validation with comprehensive address validation
- Support IPv4 addresses (e.g., 192.168.1.1)
- Support IPv6 addresses including compressed format (e.g., ::1, 2001:db8::1)
- Support FQDN/hostnames (e.g., server.example.com, localhost)
- Update UI label from 'IP Address' to 'Host/IP Address'
- Update placeholder text with examples for all supported formats
- Update error messages to reflect new validation capabilities
2025-11-07 13:17:42 +01:00
..
2025-10-14 09:06:37 +02:00
2025-11-07 13:10:37 +01:00
2025-09-09 14:04:07 +02:00
2025-10-10 14:30:28 +02:00