0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/server/services/auth
2018-12-03 18:08:57 +01:00
..
api-key Added API Key auth middleware to v2 content API () 2018-10-15 16:23:34 +07:00
members 🚧 Created members auth middleware 2018-11-08 13:32:09 +07:00
session Handled error from express-session middleware () 2018-10-30 16:16:33 +07:00
auth-strategies.js Sorted out the mixed usages of include and withRelated () 2018-02-15 10:53:53 +01:00
authenticate.js Renamed API -> Api for v2 auth logic () 2018-12-03 18:08:57 +01:00
authorize.js Renamed API -> Api for v2 auth logic () 2018-12-03 18:08:57 +01:00
index.js Session auth service () 2018-10-02 15:35:23 +07:00
oauth.js Refactored how we require shared middlewares from web/ () 2018-09-21 16:17:11 +05:30
passport.js Moved labs, auth, permissions, settings, mail, themes to services () 2017-12-14 03:01:23 +01:00
utils.js Replace knex.transaction by models.Base.transaction 2018-05-03 11:44:32 +02:00