0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
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
..
acceptance Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
regression Fixed ability for the owner to change password of other users 2019-07-22 19:00:21 +02:00
unit Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
utils Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc