0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Katharina Irrgang 319a388277 ghost auth: sync email (#8027)
*   ghost auth: sync email

refs #7452

- sync email changes in background (every hour right now)
- sync logged in user only!
- no sync if auth strategy password is used
- GET /users/me is triggered on every page refresh
- added TODO to support or add long polling for syncing data later
- no tests yet on purpose, as i would like to get a basic review first

* 🐩  use events

- remember sync per user
2017-02-23 18:04:24 +00:00
..
client@a4c497ec3e Updated Ghost-Admin to 1.0.0-alpha.13 2017-02-18 17:24:12 +01:00
server ghost auth: sync email (#8027) 2017-02-23 18:04:24 +00:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test Theme loading part 1 (#7989) 2017-02-22 00:26:19 +01:00
index.js