Commit 9265a4f
committed
do not test hostname with leading digit for older drafts
Drafts 4, 6, and 7 are based on RFC1034, not allowing a leading digit
in hostnames. This was extended only later by newer drafts referencing
RFC1123.
Removed the checks for leading digit in hostnames from the older drafts,
as strict checking with the old format could break existing setups.
Signed-off-by: Stephan Wurm <stephan.wurm@a-eberle.de>1 parent 261b52d commit 9265a4f
File tree
3 files changed
+0
-15
lines changed- tests
- draft4/optional/format
- draft6/optional/format
- draft7/optional/format
3 files changed
+0
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 111 | | |
117 | 112 | | |
118 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 111 | | |
117 | 112 | | |
118 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 111 | | |
117 | 112 | | |
118 | 113 | | |
| |||
0 commit comments