Ghost/core
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
..
client Fix password reset 2015-12-15 21:51:36 +00:00
server Ensure filter parse errors generate 422 not 500 2015-12-15 15:01:06 +00:00
shared Fixing bug with ghost-url overwriting url 2015-12-15 14:16:00 +00:00
test Merge pull request #6227 from ErisDS/stupid-bug-fix 2015-12-15 15:55:15 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00