0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
acceptance 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
regression 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
unit 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
utils 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
.jshintrc