mirror of
https://github.com/discourse/discourse.git
synced 2025-01-16 03:32:40 +08: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_. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |