Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow maxlen for domains to be specified #7

Open
luto opened this issue May 3, 2017 · 1 comment
Open

allow maxlen for domains to be specified #7

luto opened this issue May 3, 2017 · 1 comment

Comments

@luto
Copy link
Member

luto commented May 3, 2017

Domains should have a maxlen and maxcomponents parameters, specifying the maximum length or the maximum number of components a domain may have. They should default to the values currently implemented and suggested by the spec. The new parameters must only allow lower values than the current ones.

@luto luto changed the title allow a maxlen for domains to be specified allow maxlen for domains to be specified Jan 18, 2018
@brutus
Copy link
Contributor

brutus commented Jun 12, 2019

The maxlen part is implemented by #40 (see also #39). But not asserting that no values higher than the hardcoded defaults are used and also not the maxcomponents argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants