0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/regression/api/canary/content
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
..
authors_spec.js Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
pages_spec.js Improved naming for regression tests 2019-08-13 13:10:27 +08:00
posts_spec.js 🔥 Dropped default inclusion of primary_tag/primary_author fields in Content API 2019-09-02 15:06:12 +02:00
tags_spec.js Improved naming for regression tests 2019-08-13 13:10:27 +08:00
utils.js 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30