0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/auth
Hannah Wolfe b6b299a8f7 Used ghost-ignition.debug, removed debug dep (#8881)
no issue

- Upgraded ghost-ignition
- Use debug from ghost-ignition everywhere in the code base
- Remove debug dependency
- Fixed random typo in Gruntfile.js
2017-08-15 18:29:27 +07:00
..
auth-strategies.js 🐛 fix owner user slug (#8263) 2017-04-04 14:56:04 +01:00
authenticate.js
authorize.js
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