0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/fixtures
Jacob Gable 42a1d55858 Improve signin
Ref #2413

- Remove fixture and use actual API
- Store and send down actual logged in user data
- Refactor isLoggedIn to use computed property on application
- After signin, update user data in dependency container
- Add CSRF to all routes and controllers via initializer
- Update authenticated route to check for user.isLoggedIn
- Add notifications for signin error
- Add notifications.showAPIError helper
- Add plumbing for refreshless signup to doSignUp in admin controller
2014-05-15 09:18:43 -05:00
..
init.js Improve signin 2014-05-15 09:18:43 -05:00
posts.js Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
settings.js Ember settings/general 2014-05-07 11:32:49 -05:00
users.js Create SettingsUserController 2014-03-23 22:51:43 -04:00