Ghost/core/client/app/controllers
Kevin Ansfield b928366332 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 Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
modals Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
settings Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
setup Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
team Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00: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
error.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
feature.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
post-settings-menu.js Fix changing text and jumping caret in PSM's date input 2015-12-08 10:13:17 +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 Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
signin.js Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
signup.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00