Skip to content

Support punycode labels and domains when identifying errors#750

Merged
MasterKale merged 3 commits intomasterfrom
fix/749-punycode-hostname-support
Mar 3, 2026
Merged

Support punycode labels and domains when identifying errors#750
MasterKale merged 3 commits intomasterfrom
fix/749-punycode-hostname-support

Conversation

@MasterKale
Copy link
Copy Markdown
Owner

This PR updates @simplewebauthn/browser to recognize hostnames containing punycode as valid domains when trying to identify registration and authentication errors.

Fixes #749.

@MasterKale MasterKale added the package:browser @simplewebauthn/browser label Mar 3, 2026
@MasterKale MasterKale merged commit ade9245 into master Mar 3, 2026
4 checks passed
@MasterKale MasterKale deleted the fix/749-punycode-hostname-support branch March 3, 2026 06:07
@MasterKale MasterKale added this to the v13.2.4 milestone Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:browser @simplewebauthn/browser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

isValidDomain rejects punycode domains (e.g. xn--80akjhbed8ahk.xn--p1ai)

1 participant