0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
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
..
adapters Standardised require call to use relative path 2019-08-15 11:57:45 +08:00
api 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
config 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
data 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
lib Added support for bookmark card (#11024) 2019-08-27 15:01:02 +01:00
models 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
public Update default 404 page 2019-07-15 14:47:01 +02:00
services 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
translations 🐛Fixed generic 500 for bad key param in content API (#10977) 2019-08-12 12:56:09 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
analytics-events.js
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
overrides.js
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00