Files
coder/cli
Dean Sheather 4fe221a700 feat: add flag to disable password auth (#5991)
Adds a flag --disable-password-auth that prevents the password login
endpoint from working unless the user has the "owner" (aka. site admin)
role.

Adds a subcommand `coder server create-admin-user` which creates a user
directly in the database with the "owner" role, the "admin" role in
every organization, and password auth. This is to avoid lock-out
situations where all accounts have the login type set to an identity
provider and nobody can login.
2023-02-06 14:58:21 +00:00
..
2023-02-02 12:36:27 -06:00
2022-09-04 11:28:09 -05:00
2022-10-03 21:01:13 +00:00
2023-02-04 20:07:09 +00:00
2023-02-04 20:07:09 +00:00
2022-10-06 19:02:27 +00:00
2023-01-11 14:08:04 +01:00