Actions
Bug #3697
closedField Validations Should be more Comprehensive
Description
Hostnames:
should be validated against http://tools.ietf.org/html/rfc1123
e.g. if user creates hostname with a _, which foreman allows, will
cause problems alter during provisioning
IP Addresses:
validation should be extended to check if each octet is < 255
Updated by Dominic Cleal about 11 years ago
- Related to Feature #3701: Fail if a hostname has a dot in it added
Updated by Dominic Cleal about 11 years ago
- Category set to Rails
- Status changed from New to Ready For Testing
- Target version set to 1.9.2
- Translation missing: en.field_release set to 2
Updated by Anonymous about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4bae5cedb8ab562b6c397234c5cb1cfd604fde74.
Updated by Dominic Cleal almost 11 years ago
- Related to Bug #4519: Renaming host with / in name causes "No route matches" error added
Updated by Dominic Cleal over 10 years ago
- Has duplicate Bug #3156: Foreman allows underscores in hostnames added
Actions