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

updatePassword should fail with incorrect currentPassword #17

Open
okdv opened this issue Dec 24, 2023 · 0 comments
Open

updatePassword should fail with incorrect currentPassword #17

okdv opened this issue Dec 24, 2023 · 0 comments
Labels
backend bug Something isn't working good first issue Good for newcomers

Comments

@okdv
Copy link
Owner

okdv commented Dec 24, 2023

Current updatePassword will still update password even if currentPassword is wrong, so long request is authorized
Not super urgent since auth required anyways, but should respond with 401 or similar with bad currentPassword

@okdv okdv added good first issue Good for newcomers backend labels Dec 24, 2023
@okdv okdv added the bug Something isn't working label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant