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/admin
Kevin Ansfield d645afb416 Removed all accesstokens and refreshtokens related code
no issue

- v0.1 is ☠️ so the access/refresh token based auth is no longer used
- removed all code related to the `accesstokens` and `refreshtokens` tables
- removed all `passport` related dependencies as it's no longer used
2019-09-12 15:45:27 +01:00
..
authentication_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
db_spec.js Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
images_spec.js
notifications_spec.js
posts_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
redirects_spec.js Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
schedules_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
settings_spec.js
slack_spec.js
subscribers_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
users_spec.js
utils.js Removed all accesstokens and refreshtokens related code 2019-09-12 15:45:27 +01:00