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

Don't trim whitespace when saving user password #523

Open
sgauruseu opened this issue Feb 11, 2021 · 0 comments
Open

Don't trim whitespace when saving user password #523

sgauruseu opened this issue Feb 11, 2021 · 0 comments
Labels
Improvement Suggestion for improvement

Comments

@sgauruseu
Copy link
Member

sgauruseu commented Feb 11, 2021

  1. Type password in the input, Save is disabled and the generator shows Bad status.

  2. Add a whitespace in the end of this password.
    Save button gets enabled and status of this password is Medium
    image

  3. Save this user.

  4. try to login using this user. Type the user name and password with whitespace .

BUG: Login failed - message appears after using a password with whitespace. Currently, saving of users trims leading and trailing whitespace from password input

image

@sgauruseu sgauruseu added Bug Something isn't working Not in Changelog Quick fixes labels Feb 11, 2021
@alansemenov alansemenov added Improvement Suggestion for improvement and removed Bug Something isn't working Not in Changelog Quick fixes labels May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Suggestion for improvement
Projects
None yet
Development

No branches or pull requests

2 participants