Ghost/core/server/api/shared
Fabien O'Carroll 58187175c3
Deleted all but active sessions on password change (#11639)
closes #10323 

* Fixed usage of hasMany for user->session
* Refactored changePassword to async function
* Deleted all user sessions when password changed
* Tested for session retained after password changed
* Added the session to the frame
* Skipped the current session when changing password
2020-03-05 12:22:32 +02:00
..
serializers Reduced API debug statements 2019-10-15 15:07:38 +01:00
utils
validators Reduced API debug statements 2019-10-15 15:07:38 +01:00
frame.js
headers.js
http.js Deleted all but active sessions on password change (#11639) 2020-03-05 12:22:32 +02:00
index.js
pipeline.js Reduced API debug statements 2019-10-15 15:07:38 +01:00