0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/controllers
Matt Enlow e27dd6f7df Reset password signs the user in
Closes #4196
- Clear confidential info on leaving reset route
- Remove nested password access, because gross
- Also cleaned up some .then(f, h) to .then(f).catch(h) in setup controller
2014-10-03 15:22:20 -06:00
..
editor
modals Rename popovers to dropdowns 2014-09-30 10:48:21 +01:00
posts Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
settings Adds (Never) for users who haven't been seen 2014-09-05 16:45:34 +01:00
application.js Add Tab components 2014-09-18 18:15:43 -06:00
debug.js
error.js
forgotten.js
post-settings-menu.js Sorts PSM authors alphabetically 2014-09-29 12:17:26 -05:00
post-tags-input.js Fix tag order 2014-09-24 21:56:37 +00:00
posts.js Emberify Posts mobile transitions 2014-09-10 20:58:10 -06:00
reset.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.js
setup.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
signin.js
signup.js Prevent transition to signup on invalid invitation 2014-09-19 04:52:45 +00:00