Ghost/core/server/auth
David Wolfe c3fcb3105f Add ghost-backup client to trigger export (#8911)
no issue
- adds a ghost-backup client
- adds a client authenticated endpoint to export blog for ghost-backup client only
- allows some additional overrides during import
- allows for an import by file to override locking a user and double hashing the password
2017-08-22 11:15:40 +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 Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +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 Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07: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