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

Reset passwordRequestedAt on plain password change to trigger doctrine listener #748

Merged
merged 1 commit into from Mar 6, 2024

Conversation

core23
Copy link
Member

@core23 core23 commented Mar 6, 2024

Subject

Due to some recent changes in doctrine, the entity was not persisted when just changed an unmapped field (plain password).

This is a hotfix to trigger the doctrine listeners if the plain password changes.

@core23 core23 added the Bug label Mar 6, 2024
@core23 core23 added this to the 3.3.2 milestone Mar 6, 2024
@core23 core23 requested a review from nucleos-bot as a code owner March 6, 2024 18:38
@core23 core23 merged commit 42a98fb into nucleos:3.3.x Mar 6, 2024
17 of 18 checks passed
@core23 core23 deleted the plain-password branch March 6, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant