mirror of
https://github.com/wassname/talk.git
synced 2026-07-11 19:23:09 +08:00
2f03b788a4
* Use SSO validation for updateUserUsername CORL-1121 * Remove validation on admin-only user rename We don't need to validate the user-name as only admin's will be using this mutator. If they're updating things incorrectly, that's up to them to manage with this flow. CORL-1121