Skip to content

Commit

Permalink
Update 0011-handling-fqdns.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde authored Oct 12, 2023
1 parent 4b7f5b3 commit 14ba124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/adr/0011-handling-fqdns.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To circumvent current and future troubles with non-ASCII domain names, from the

- An ASCII-only representation like punycode should fix and not cause any more troubles with special characters in FQDNs
- Existing values need to be converted in the database
- Endpoint implementations in the Platform API need to be careful about providing the right value - in the best case they provide both
- Endpoint implementations in the Platform API need to be careful about actually providing both formats

- [1] - https://phabricator.wikimedia.org/T345139
- [2] - https://www.rfc-editor.org/rfc/rfc1123
Expand Down

0 comments on commit 14ba124

Please sign in to comment.