Ghost/core/server/data/schema
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
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
fixtures 🐛 re-run init migrations protection (#7899) 2017-01-25 22:08:09 +01:00
checks.js Reorganise & rename server/data/ folder internals 2016-02-04 20:39:15 +00:00
commands.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
default-settings.json 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js 🎨 handle case: sync email after logout (#8097) 2017-03-08 14:31:22 +00:00