Ghost/ghost/admin/controllers
shindakun 5d7630607b Transition to signin with error message on invalid token not 500 error screen
closes #3548
- Add error to hidenav, removes menubar from error screen.
- Wrap atob() in a try/catch
- Added regex to try and validate if params.token at least looks like base64
2014-08-06 08:08:02 -07:00
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Cleanup from notifications refactor. 2014-08-06 00:13:56 +00:00
posts Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
settings Cleanup from notifications refactor. 2014-08-06 00:13:56 +00:00
application.js Transition to signin with error message on invalid token not 500 error screen 2014-08-06 08:08:02 -07:00
debug.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Changing User.read API to default to active users. 2014-08-06 00:30:48 +02:00
post-settings-menu.js Merge pull request #3569 from morficus/issue-3549 2014-08-04 10:51:07 +02:00
post-tags-input.js Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
posts.js Restore original display after window resizing. 2014-08-06 09:04:43 +01:00
reset.js Proper messaging on password reset 2014-08-01 13:18:53 +00:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00
signin.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
signup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00