Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bug: Suspended user can access the system #1786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #669
maryna-hankevich opened this issue May 26, 2022 · 4 comments
Closed
Tracked by #669

Bug: Suspended user can access the system #1786

maryna-hankevich opened this issue May 26, 2022 · 4 comments
Assignees
Labels
api Area: HTTP API
Milestone

Comments

@maryna-hankevich
Copy link

OS Information

  • OS: Windows 10
  • Browser (if applicable):
  • Architecture:
  • coder --version: Coder v0.6.0

Steps to Reproduce

  1. coder server --dev
  2. coder users create - create a new user
  3. coder users suspend [user]
  4. 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

Logs

Screenshot

user_suspend_login

Notes

@ketang
Copy link
Contributor

ketang commented May 26, 2022

I don't think this is quite a switch blocker or absolutely necessary for Community MVP, but it's close.

@greyscaled
Copy link
Contributor

Please add your planning poker estimate with ZenHub @Emyrk

@greyscaled greyscaled mentioned this issue May 28, 2022
4 tasks
@Emyrk
Copy link
Member

Emyrk commented May 31, 2022

#1849

@Emyrk Emyrk closed this as completed May 31, 2022
@nadzeyav
Copy link

nadzeyav commented Jun 2, 2022

Verified in Coder v0.0.0-devel+9e3a625

Confirmed: suspended user cannot login to Coder and recieves an error:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

No branches or pull requests

6 participants