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

[stable24] Use stored user for PasswordUpdatedEvent #32974

Merged
merged 1 commit into from
Jul 5, 2022

Commits on Jun 22, 2022

  1. Use stored user for PasswordUpdatedEvent

    When handling PasswordUpdatedEvent event, we are calling getLoginName which does not exists.
    
    This PR adds a condition to use the previously stored user when handling PasswordUpdatedEvent.
    
    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge authored and backportbot-nextcloud[bot] committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e6a2546 View commit details
    Browse the repository at this point in the history