Ghost/core/test/functional
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
..
client Fixup signin and signout 2014-07-29 20:58:43 +00:00
frontend Change casperjs helper used to get RSS page content. 2014-07-28 07:58:24 -07:00
routes Change refresh token expiry 2014-07-28 15:19:49 +02:00
setup Fix tests tripping spam protection 2014-07-21 14:33:42 +01:00
base.js Fixup signin and signout 2014-07-29 20:58:43 +00:00