Ghost/core/server/auth
Katharina Irrgang 7549473a86 🚑 Disable remote authentication (#8346)
closes #8342
- extend auth validation to deny auth type "ghost" for now
- skip some tests
2017-04-24 18:56:49 +01:00
..
auth-strategies.js 🐛 fix owner user slug (#8263) 2017-04-04 14:56:04 +01:00
authenticate.js 🐛 🎨 old accesstokens are not cleaned up (#8065) 2017-03-01 10:12:03 +00:00
authorize.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
ghost-auth.js 🎨 fetch user profile by auth id (#8110) 2017-03-13 19:49:30 +00:00
index.js 🎨 deny auto switch (#8086) 2017-03-02 19:50:58 +00:00
oauth.js 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
passport.js 🎨 deny auto switch (#8086) 2017-03-02 19:50:58 +00:00
sync.js 🎨 fetch user profile by auth id (#8110) 2017-03-13 19:49:30 +00:00
utils.js add issued_by column to access token (#8284) 2017-04-11 13:12:14 +01:00
validation.js 🚑 Disable remote authentication (#8346) 2017-04-24 18:56:49 +01:00