0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes
Jason Williams 63546be1eb Prevent transition to signup on invalid invitation
Refs #3876
- Prevent signup page from flashing when an invalid invitation
  token is used.
- Clear sensitive information from signup controller.
- Make isInvitation API behavior consistent with other auth
  related APIs.
2014-09-19 04:52:45 +00:00
..
editor Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
posts Properly handle no posts 2014-09-18 16:29:03 +02:00
settings Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
application.js [WIP] Wire up new mobile nav 2014-09-10 18:33:27 +01:00
content.js
debug.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
error404.js
forgotten.js
mobile-index-route.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
posts.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
reset.js Cleanup from notifications refactor. 2014-08-06 00:13:56 +00:00
settings.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signout.js Remove unnecessary hard refresh on signout. 2014-07-31 22:41:35 +00:00
signup.js Prevent transition to signup on invalid invitation 2014-09-19 04:52:45 +00:00