0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client
shindakun adbd32c51d 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
..
adapters Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
assets
components Stop event propagation when hitting "enter" in the gh-blur-input component 2014-08-03 00:48:05 -04:00
controllers Transition to signin with error message on invalid token not 500 error screen 2014-08-06 08:08:02 -07:00
helpers Fix embedded code being removed 2014-08-05 14:11:20 +02:00
html Cleaning up old html files 2014-08-05 12:02:58 +01:00
initializers Add User Role Dropdown 2014-07-30 17:59:14 -06:00
mixins Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
models Merge pull request #3472 from morficus/issue-3401 2014-07-31 15:36:11 +01:00
routes Transition to signin with error message on invalid token not 500 error screen 2014-08-06 08:08:02 -07:00
serializers Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
templates No apps screen for 0.5 2014-08-06 00:54:57 +01:00
transforms
utils Merge pull request #3580 from felixrieseberg/iss3543 2014-08-03 17:28:39 +01:00
validators Update validation to match server error. 2014-07-30 19:07:42 -04:00
views Restore original display after window resizing. 2014-08-06 09:04:43 +01:00
.jshintrc updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
app.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-dev.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-prod.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
loader.js Remove inline script from default.hbs 2014-07-21 20:00:54 +02:00
router.js No apps screen for 0.5 2014-08-06 00:54:57 +01:00