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

Fix password reset with old passkey #183

Merged
merged 5 commits into from
Nov 24, 2023

Conversation

sebadob
Copy link
Owner

@sebadob sebadob commented Nov 24, 2023

This is a bugfix for the case, when an already existing (old) user with registered passkeys wanted to perform a password reset, that was triggered by an admin. In this case, it would not be possible to do the request properly, if the user would use a fully cleaned up browser for the reset without any session cookies and stuff. The validation was basically too strict.

Signed-off-by: sebadob <sebastiandobe@mailbox.org>
Signed-off-by: sebadob <sebastiandobe@mailbox.org>
Signed-off-by: sebadob <sebastiandobe@mailbox.org>
… exists

Signed-off-by: sebadob <sebastiandobe@mailbox.org>
Signed-off-by: sebadob <sebastiandobe@mailbox.org>
@sebadob sebadob merged commit 24af03c into main Nov 24, 2023
@sebadob sebadob deleted the fix-password-reset-with-old-passkey branch November 24, 2023 09:54
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 this pull request may close these issues.

1 participant