0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test
Jason Williams 725d4aac7d Fixup signin and signout
No Issue
- Move authentication related handlers to the Application route.
- Switch Sign Out from a button to a link.  Use the signout route
  to handle invalidating the session and redirecting instead of
  an action from a button.
- Clear error messages on signin page when pressing log in button.
- Errors are now always shown on sign in screen and a success
  notification is shown after sign out.
- Update functional tests.
2014-07-29 20:58:43 +00:00
..
functional Fixup signin and signout 2014-07-29 20:58:43 +00:00
integration Improve importer error messaging 2014-07-29 12:02:18 +01:00
unit Merge pull request #3438 from hswolff/home-template 2014-07-29 17:10:47 +01:00
utils Improve importer error messaging 2014-07-29 12:02:18 +01:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00