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 update, password service transaction handling #1669

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

lfleischmann
Copy link
Member

No description provided.

The action provides a password credential with the wrong id to
the update method of the password service - it uses a constructor
function for a password credential model, but this function
generates a new id instead of the id of the credential associated
with the user
@lfleischmann lfleischmann merged commit 1ae7751 into main Oct 9, 2024
8 checks passed
@lfleischmann lfleischmann deleted the fix-password-update branch October 9, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants