mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
7c96d7587e
It is possible for admins to rename users like `system` to some other username, but if they try to change it back they cannot, since `system` is a reserved username. This commit allows admins to change any user's username to a reserved username _as long as that username is not already in use_.