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 Added comments for Ghost API 2019-05-06 14:49:25 +02:00
validators Reduced API debug statements 2019-10-15 15:07:38 +01:00
frame.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
headers.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
http.js Deleted all but active sessions on password change (#11639) 2020-03-05 12:22:32 +02:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
pipeline.js Reduced API debug statements 2019-10-15 15:07:38 +01:00