0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Katharina Irrgang 27f17c973d 🎨 handle case: sync email after logout (#8097)
no issue

If the user changes the email in the remote auth service and executes a logout directly afterwards, the user would lock himself out of his blog, because the email sync happens once per hour right now.
For that case, we have to store the ghost auth id.
2017-03-08 14:31:22 +00:00
..
client@20ac1e4096 Updated Ghost-Admin 2017-03-08 14:39:44 +01:00
server 🎨 handle case: sync email after logout (#8097) 2017-03-08 14:31:22 +00:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test 🎨 handle case: sync email after logout (#8097) 2017-03-08 14:31:22 +00:00
index.js