0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/views
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
..
partials Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
content.hbs Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
debug.hbs Added email sending endpoint to the API. 2014-04-09 23:56:21 +02:00
default-ember.hbs Improve signin 2014-05-15 09:18:43 -05:00
default.hbs Moar iOS mobile friendly fandango 2014-03-13 23:47:46 +01:00
editor.hbs Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00
error.hbs Fixed admin 404 page broken image refrence 2013-12-12 21:21:58 +00:00
forgotten.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
login.hbs Center login form with CSS instead of JS 2013-09-08 17:12:25 +02:00
reset.hbs Improved Password Reset Tool 2013-11-22 10:46:19 -06:00
settings.hbs Shifts app UI behind config option 2014-03-03 02:52:30 +05:30
signup.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
user-error.hbs Replace SASS with assets from Ghost-UI 2014-03-09 22:50:37 +01:00