0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/integration/model
Katharina Irrgang c9f551eb96 suspend user feature (#8114)
refs #8111 
- Ghost returns now all (active+none active) users by default
- protect login with suspended status
- test permissions and add extra protection for suspending myself
- if a user is suspended and tries to activate himself, he won't be able to proceed the login to get a new token
2017-03-13 12:03:26 +00:00
..
base suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
model_accesstoken_spec.js 🎨 increase token expiry (#7971) 2017-02-10 13:35:58 +00:00
model_app-fields_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
model_app-settings_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
model_apps_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
model_invite_spec.js 🎨 invites roles table into a field on the invites table (#7705) 2016-11-16 09:33:44 +00:00
model_permissions_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
model_posts_spec.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
model_roles_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
model_settings_spec.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
model_tags_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
model_users_spec.js 🐛 fix email already in use (#7987) 2017-02-13 15:36:21 +00:00