mirror of
https://github.com/flarum/core.git
synced 2025-10-13 07:54:25 +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.