Skip to content
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

Locked users are still able to log in #59

Closed
saadkadhi opened this issue Dec 13, 2016 · 0 comments
Closed

Locked users are still able to log in #59

saadkadhi opened this issue Dec 13, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@saadkadhi
Copy link
Contributor

saadkadhi commented Dec 13, 2016

Request Type

Bug

Work Environment

Question Answer
OS version (server) Ubuntu
OS version (client) OS X Sierra
TheHive version / git hash 2.9.1
Package Type Binary
Browser type & version Chrome 55, Safari 10

Problem Description

When a user is locked by an administrator, they can still authenticate, create cases and tasks and update worklogs.

Steps to Reproduce

  1. Log in as an admininstrator
  2. Click on Admin > Users
  3. Create a user (with read and write rights for ex.)
  4. Log out
  5. Log in as the freshly created user
  6. Do stuff
  7. Log out
  8. Log in again as an administrator
  9. Click on Admin > Users
  10. Lock the account of the freshly created user by clicking on the Lock icon
  11. Log out
  12. Log in as the locked user. That must not work but it does.

Possible Solutions

Make sure that a locked account cannot log in and that the error message when an attempt is made indicates that the account has been disabled/locked and that they must contact an administrator if they feel this is a mistake.

@saadkadhi saadkadhi added the bug label Dec 13, 2016
@saadkadhi saadkadhi added this to the 2.9.2 milestone Dec 13, 2016
To-om pushed a commit that referenced this issue Dec 13, 2016
@To-om To-om closed this as completed Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants