mirror of
https://github.com/flarum/core.git
synced 2025-07-24 02:01:19 +02:00
Laravel's alpha_dash rule allows unicode letters including those with inflections, leading to issues like #832. As per discussion in #557, we are sticking with ASCII-only usernames for now.