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

[IDNA] Fix domain length check (A4_1) #711

Merged
merged 2 commits into from
May 14, 2024

Conversation

cketti
Copy link
Contributor

@cketti cketti commented Feb 18, 2024

This changes the implementation to match the text from UTS#46 (4.2 ToASCII, step 4.1):

The length of the domain name, excluding the root label and its dot, is from 1 to 253.

@markusicu
Copy link
Member

Hi @cketti sorry for neglecting this pull request! Could you please rebase & regenerate?
Vielen Dank!
markus

@cketti cketti force-pushed the idna_fix_domain_length_check branch from e1b8839 to 1ebc295 Compare May 14, 2024 19:25
@cketti
Copy link
Contributor Author

cketti commented May 14, 2024

Could you please rebase & regenerate?

Done.

Copy link
Member

@markusicu markusicu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Danke!

@markusicu markusicu merged commit 781ae93 into unicode-org:main May 14, 2024
15 checks passed
@cketti cketti deleted the idna_fix_domain_length_check branch May 15, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants