mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
a3f6308006
When trying to add [system users](https://github.com/coder/coder/pull/16916), we discovered an issue in two migrations that added values to the login_type enum. After some [consideration](https://github.com/coder/coder/pull/16916#discussion_r1998758887), we decided to retroactively correct them.