We should make it possible to disable editing usernames in order to rely on usernames from SSO via a global flag (e.g. `DISABLE_USERNAME_EDITS`. ## Prior art - Coder Classic has a configurable flag to disable username changes <img width="854" alt="Screen Shot 2022-10-18 at 9 56 56 AM" src="https://user-images.githubusercontent.com/22407953/196466442-9a1e414a-ac17-4145-91f8-dfbc4a25c31e.png"> - GitLab and GitHub both allow username changes but preserve the past username to "redirect" links and resources - GitLab and Sourcegraph have a global configuration to disable username changes