mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 02:44:33 +03:00
d874e79dbd
Closes #3279 - Switch from this.session.get('user') to this.store.find('user') and some further limiting until a custom user adapter is created - Switch the deactivate logic to rollback the used model - Pass the user as the model in the link-to in user list template |
||
---|---|---|
.. | ||
editor | ||
posts | ||
settings | ||
application.js | ||
content.js | ||
debug.js | ||
error404.js | ||
forgotten.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js |