0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/controllers
Jason Williams 9dfef70d25 Do not clear password until after leaving signin
Closes #3399
- Provide our own authenticate action handler which does not
  clear the password input.
- Use the Signin route's deactivate hook to clear the password
  property on the controller after the user has transitioned
  away from the signin page.
2014-07-26 19:06:58 +00:00
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Improve handling of users and roles in admin 2014-07-24 14:20:47 +00:00
posts Remove minor notifications; Close persistent notifications even on error 2014-07-15 09:03:18 -06:00
settings Improve handling of users and roles in admin 2014-07-24 14:20:47 +00:00
application.js Add a notify action to the notifications component 2014-07-17 17:34:38 +00:00
debug.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
error.js
forgotten.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
post-settings-menu.js Add Author dropdown to PostSettingsMenu 2014-07-18 17:29:46 -06:00
post-tags-input.js
posts.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
reset.js Show error notifications on "reset password" page 2014-07-24 08:45:42 -04:00
settings.js
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Do not clear password until after leaving signin 2014-07-26 19:06:58 +00:00
signup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00