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

Do not allow users in pre-release and staging environments to login using password=password (including in different cases) from the web app #1348

Open
petmongrels opened this issue Sep 23, 2024 · 1 comment
Assignees

Comments

@petmongrels
Copy link
Contributor

  • The check should be on the frontend
  • Show a nice error message when this happens to the user with details of what they can do.

Simple workarounds are:

  • login to the same user from prod and change password (only if these are not customer users)
  • login via super admin or org admin and change password
@1t5j0y 1t5j0y self-assigned this Sep 27, 2024
1t5j0y added a commit that referenced this issue Sep 27, 2024
@petmongrels
Copy link
Contributor Author

petmongrels commented Sep 30, 2024

  • the message saying password change is required is too short. people will not know what is wrong
  • lets make a case insensitive check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: QA Ready
Development

No branches or pull requests

2 participants