[openstreetmap/openstreetmap-website] Whether to allow users to use easily confused characters such as "Zero-width Space" in their usernames. (Issue #4538)
Tom Hughes
notifications at github.com
Sun Feb 25 11:56:56 UTC 2024
What we could maybe do is to change the current requirement that the be at least 3 bytes long to a requirement that it have a unicode display width of 3 characters - there is a [gem](https://rubygems.org/gems/unicode-display_width) for getting that width.
That would at least prevent names made up entirely of invisible characters.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4538#issuecomment-1962910263
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/4538/1962910263 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240225/0a420086/attachment.htm>
More information about the rails-dev
mailing list