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 user logout and update after password change #1159

Merged
merged 3 commits into from
Feb 4, 2019

Commits on Feb 1, 2019

  1. Fix user logout and update after password change

    This fixes a crash when the password is changed for a user that is not
    logged and corrects the session_remove_other_sessions call to keep
    the session sending the command active.
    When changing the current user, the username is now also updated if
    the password stays the same.
    timopollmeier committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    15ddcf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807f66f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    538ec5d View commit details
    Browse the repository at this point in the history