0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Jason Williams 03d25ca502 Show warning dialog if session has ended in editor
Closes #3839
- Display a warning modal in the editor routes if the user
  is logged out due to re-authorization problems.  This provides
  a chance to copy any unsaved content before being sent to the
  signin page to log back in.
2014-08-25 19:45:26 +00:00
..
client Show warning dialog if session has ended in editor 2014-08-25 19:45:26 +00:00
server Merge pull request #3861 from cobbspur/metas 2014-08-24 18:58:23 +01:00
shared Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
test Merge pull request #3861 from cobbspur/metas 2014-08-24 18:58:23 +01:00
bootstrap.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
index.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
server.js