0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Jason Williams df4e0349ca Do not display "auth failed" modal on clean posts.
Refs #4543
- Check EditorController.isDirty before displaying the
  authorization failed modal dialog.  This prevents the modal
  appearing immediately upon entering the editor in cases where
  auth has failed prior to opening the editor.
2014-11-30 20:53:59 +00:00
..
client Do not display "auth failed" modal on clean posts. 2014-11-30 20:53:59 +00:00
server Merge pull request #4538 from jaswilli/config 2014-11-29 16:05:04 +00:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Use non-deprecated moment.substract() 2014-11-29 17:58:55 -08:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00