- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
OS Information
- OS: Windows 10
- Browser (if applicable):
- Architecture:
coder --version
: Coder v0.6.0
Steps to Reproduce
- coder server --dev
- coder users create - create a new user
- coder users suspend [user]
- try to log into the system through CLI or UI using credentials of the suspended user
Expected
A suspended user cannot log into the platform
Actual
Suspended user can log into the platform