Logout other sessions when password is changed

closes #1222
This commit is contained in:
Dane Everitt 2018-06-30 17:50:58 -07:00
parent 1da05a2ee2
commit 974318ffb4
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
4 changed files with 45 additions and 14 deletions

View file

@ -16,6 +16,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Changed
* Attempting to upload a folder via the web file manager will now display a warning telling the user to use SFTP.
* Changing your account password will now log out all other sessions that currently exist for that user.
## v0.7.7 (Derelict Dermodactylus)
### Fixed