Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2025-01-14 | [chore] better dns validation (#3644) | 1 | ||
* add seperate PunifyValidate() function for properly validating domain names when converting to punycode * rename function, strip port from domain validation | ||||
2024-07-26 | [bugfix] Use punycode for `host` part of `resource` query param when doing ↵ | 1 | ||
webfinger requests (#3133) * [bugfix] use punycode when webfingering * account for punycode when checking if final URI matches expected * hmm * fix test |