0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
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
pipeline.js Reduced API debug statements 2019-10-15 15:07:38 +01:00