Ghost/core/test/functional/client
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
..
app_test.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
content_test.js Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
editor_test.js Add XSS prevention 2014-07-27 23:03:01 +02:00
settings_test.js Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
signin_test.js Fix tests tripping spam protection 2014-07-21 14:33:42 +01:00
signout_test.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signup_test.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00