0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
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
..
client@1a77f94232 Updated Ghost-Admin to 3.9.0 2020-03-02 12:02:24 +00:00
frontend Added custom currency support for Memer's plans 2020-03-04 13:15:21 +08:00
server Deleted all but active sessions on password change (#11639) 2020-03-05 12:22:32 +02:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Deleted all but active sessions on password change (#11639) 2020-03-05 12:22:32 +02:00
index.js