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

Local login forgot password broken #662

Closed
1 task done
jlato89 opened this issue Feb 22, 2024 · 1 comment · Fixed by #886
Closed
1 task done

Local login forgot password broken #662

jlato89 opened this issue Feb 22, 2024 · 1 comment · Fixed by #886
Assignees
Labels
bug Something isn't working confirmed This bug has been reproduced released

Comments

@jlato89
Copy link

jlato89 commented Feb 22, 2024

Description

If you use forgot password for local login and then change the password. That new password won't work. Shows as an error that something went wrong. However if u use the old password you 'forgot' then it works. It's like the reset password isn't actually setting the new password wen using the forgot password option.

Version

1.7.0 and dev db84f65

Steps to Reproduce

  1. Create test user
  2. Login with test user to verify current password
  3. Logout and choose forgot password on local login
  4. Set new password with link sent to email
  5. Try to login with new password (fails)
  6. Try login with old password (works)

Screenshots

No response

Logs

https://pastebin.com/7YTpBrzD

Platform

desktop

Device

Pixel 8

Operating System

Docker

Browser

Chrome and incognito

Additional Context

No response

Code of Conduct

  • I agree to follow Jellyseerr's Code of Conduct
@Fallenbagel Fallenbagel added the bug Something isn't working label Feb 22, 2024
@Fallenbagel Fallenbagel added the confirmed This bug has been reproduced label May 23, 2024
@gauthier-th gauthier-th self-assigned this Jul 22, 2024
@Fallenbagel
Copy link
Owner

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed This bug has been reproduced released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants