mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-12 16:14:25 +03:00
7bfe6e9db7
closes #3162 - removes injection of user object in application route's beforeModel - removes injection/cleanup of user object in signedIn/signedOut actions - removes loading of user and passing to signedIn action in signup/setup controllers - adds 'user' property to session object - updates header nav to reference session.user - sets model of settings/user route to session.user and forces reload - on leaving settings/user, rollback any unsaved changes |
||
---|---|---|
.. | ||
authentication.js | ||
current-user.js | ||
ghost-config.js | ||
ghost-paths.js | ||
notifications.js | ||
popover.js | ||
trailing-history.js |