Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
core
Describe the bug
If I change my password and set that I want to logout all my other sessions, offline sessions are not logged out.
This is not what a user would expect. They don't know the difference between online and offline sessions. And it defies the purpose of that check box if we don't do it.
Version
main
Regression
- The issue is a regression
Expected behavior
Log out both online and offline sessions for this user.
Actual behavior
Online online sessions are logged out.
How to Reproduce?
- Create an online and an offline session for a user
- Change the password with the checkbox set
Anything else?
I'll create a pull request.