Ghost/ghost/admin/app/routes
Kevin Ansfield b006eda9f0 Fix password reset
closes #6229
- removes `_super` call in the reset route's `setupController` hook to avoid a `model` property being set which was being picked up by the validation engine
- throw the error if we fail in the password reset process from something we aren't expecting
2015-12-15 21:51:36 +00:00
..
editor fix 404 error handling in editor, tags, and team routes 2015-12-03 16:37:23 -06:00
posts Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
settings Reset shortcuts scope when leaving tags route 2015-12-10 12:27:48 +00:00
setup Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
team fix 404 error handling in editor, tags, and team routes 2015-12-03 16:37:23 -06:00
about.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
application.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
authenticated.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
error404.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
mobile-index-route.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
posts.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
reset.js Fix password reset 2015-12-15 21:51:36 +00:00
setup.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
signin.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
signout.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
signup.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00