Ghost/core/server/services/auth
Rishabh Garg b875cc339d
🔥 Dropped unused ghost_auth_* user fields
no issue

- Drops `ghost_auth_access_token` and `ghost_auth_id` fields since not used anymore
- Adds migration for dropping these columns from users table
- Drops Auth strategy - `ghostStrategy` - since its not used anymore
2019-09-03 20:48:42 +05:30
..
api-key 🐛Fixed generic 500 for bad key param in content API (#10977) 2019-08-12 12:56:09 +01:00
members Fixed invalid method usage in members authentication 2019-06-27 15:21:21 +05:30
session Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
auth-strategies.js 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
authenticate.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
authorize.js Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
index.js Refactored authentication controller v0.1 (#10893) 2019-07-17 12:28:16 +02:00
oauth.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
passport.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
passwordreset.js Refactored authentication controller v0.1 (#10893) 2019-07-17 12:28:16 +02:00
setup.js 🐛 Fixed blog setup crashing for falsy email config (#11041) 2019-08-20 15:43:43 +05:30
utils.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00