-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Type of Issue
- Bug
- Feature Request
- Documentation
- Other
Description
When changing the password of the current user from the management interface, the user gets disconnected (expected behaviour), but a 403 error notification pops up.
This isn't urgent to fix as user accounts don't have access to the management interface anyway, but it could confuse administrators who don't know about the bug so it should still be fixed.
Steps to Reproduce
- Log into an administrator account
- Try to change its password
Expected Behavior
The user should be disconnected but a success notification should appear (like when changing another user's password).