-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v3.1.8
Python version
3.9
Steps to Reproduce
This is a copy of #4973 because I can't comment there, but the issue is not resolved.
- Edit IP Address in IPAM
- Try to save with * in DNS name like: "*.example.local"
Like in #3722 the regex needs to be adjusted.
Expected Behavior
IP address saved correctly.
https://en.wikipedia.org/wiki/Wildcard_DNS_record
Observed Behavior
Error: "Only alphanumeric characters, hyphens, periods, and underscores are allowed in DNS names"
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application