0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/regression/api/v3/admin
Kevin Ansfield 33fe21f888 Removed all clients and client_trusted_domains related code
no issue

- v0.1 is ☠️ so there's no longer any use of client auth
- removes all code related to `clients` and `client_trusted_domains`
- noops the "add backup client" migration in 1.7 because the referenced fixture no longer exists causing migrations and consequently all regression tests to fail
2019-09-12 15:09:49 +01:00
..
authentication_spec.js
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
redirects_spec.js Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
schedules_spec.js
settings_spec.js
slack_spec.js
subscribers_spec.js
users_spec.js
utils.js