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

[Bug]Updated password is not hashed #84

Open
sommye-ctr opened this issue Jan 5, 2025 · 0 comments · May be fixed by #85
Open

[Bug]Updated password is not hashed #84

sommye-ctr opened this issue Jan 5, 2025 · 0 comments · May be fixed by #85

Comments

@sommye-ctr
Copy link
Collaborator

Describe the bug
When the password is updated for a user, it is not hashed and stored directly.

To Reproduce
Steps to reproduce the behavior:

  1. Start the app
  2. Enter 'update-password $new $old'
  3. In any db inspector, see the password is directly stored

Expected behavior
The password should be hashed before updating.

@sommye-ctr sommye-ctr linked a pull request Jan 5, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant