0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data
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
..
db
export 🐛 export database read settings from database (#8103) 2017-03-08 10:26:57 +00:00
import
importer
meta 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
migrations 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
schema 🎨 handle case: sync email after logout (#8097) 2017-03-08 14:31:22 +00:00
slack
validation 🔥 🎨 Themes & settings misc cleanup (#8061) 2017-02-27 23:30:49 +01:00
xml 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
timezones.json