0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/unit/auth
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
..
auth-strategies_spec.js suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
authenticate_spec.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
oauth_spec.js suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
passport_spec.js 🎨 deny auto switch (#8086) 2017-03-02 19:50:58 +00:00
validation_spec.js 🎨 deny auto switch (#8086) 2017-03-02 19:50:58 +00:00