mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
* feat: add login type 'none' to prevent login Users with this login type must use tokens to authenticate. Tokens must come from some other source, not a /login with password authentication