fmlshai
|
e0344e9251
|
Update validators.py
Updated DNSValidator regex
|
2022-03-28 15:20:19 +02:00 |
|
fmlshai
|
f45e64c756
|
Fix #8785 - allow wildcard dns records
Added * to the DNSValidator regex to allow wildcard domains like *.example.com
|
2022-03-23 14:38:26 +01:00 |
|
Jeremy Stretch
|
aa56c020ab
|
Move prefix_validator() to ipam.validators
|
2020-01-22 16:33:34 -05:00 |
|
Jeremy Stretch
|
ba6df87d10
|
Move min/max prefix length validators to ipam.validators
|
2020-01-22 16:26:06 -05:00 |
|
Jeremy Stretch
|
95edec5448
|
#3722: Tweak ordering of permitted characters to avoid creating a regex range
|
2019-12-09 10:02:56 -05:00 |
|
Jeremy Stretch
|
a97ebc6d4c
|
Fixes #3722: Allow the underscore character in IPAddress DNS names
|
2019-12-05 21:14:29 -05:00 |
|
Jeremy Stretch
|
e1bca52d57
|
Fix regex for IPAddress.dns_name (but see #3106)
|
2019-04-25 14:49:52 -04:00 |
|
Jeremy Stretch
|
a026ec45b8
|
Closes #166: Add dns_name to IPAddress
|
2019-04-22 18:10:28 -04:00 |
|