Ghost/core/test/acceptance/old/admin
Kevin Ansfield 2b6830b747 Ensured Admin API cannot fetch internal integrations (#10501)
no issue

- Forced a filter on read and browse requests to the integrations endpoint to limit fetches to only "custom" and "builtin" integration types
- Expanded test coverage for "internal" integrations
2019-07-24 11:52:55 +02:00
..
actions_spec.js
config_spec.js
db_spec.js Updated import to only show warning when apps exist 2019-04-16 11:19:17 +02:00
images_spec.js
integrations_spec.js Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
invites_spec.js
key_authentication_spec.js 🐛 Fixed email address not being returned with admin api key authentication 2019-03-06 10:48:21 +01:00
mail_spec.js
notifications_spec.js 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
oembed_spec.js
pages_spec.js 🐛 Fixed Admin API v2 wasn't returning preview url 2019-03-21 19:08:38 +01:00
posts_spec.js 🐛 Fixed Admin API v2 wasn't returning preview url 2019-03-21 19:08:38 +01:00
roles_spec.js
settings_spec.js Added global site SEO fields in Admin API (#10923) 2019-07-18 16:24:34 +02:00
slugs_spec.js
tags_spec.js
themes_spec.js Renamed theme upload file field name 2019-02-25 13:26:03 +01:00
users_spec.js 🐛 Fixed email address not being returned with admin api key authentication 2019-03-06 10:48:21 +01:00
utils.js 🐛 Fixed email address not being returned with admin api key authentication 2019-03-06 10:48:21 +01:00
webhooks_spec.js