Move DNS length checks to util/validation.go. Make the max subdomain be 253, which is what the RFC actually says.
3.4 KiB
3.4 KiB
Move DNS length checks to util/validation.go. Make the max subdomain be 253, which is what the RFC actually says.