0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test/regression/api/v2/admin
Nazar Gargol e25e847f47 Removed email related fields from API v2 responses
refs  https://github.com/TryGhost/Ghost/issues/11461

- The email feature was introduced in API v3 and is not back compatible with API v2. These fields should not appear in any v2 responses.
- Added regression tests for API v2 so that cases like this are spotted
easier in the future.
2019-12-16 20:01:38 +07:00
..
authentication_spec.js 🐛 Fixed blog setup crashing for falsy email config (#11041) 2019-08-20 15:43:43 +05:30
db_spec.js Merge branch 'master' into v3 2019-10-10 10:37:42 +01:00
images_spec.js
notifications_spec.js 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
posts_spec.js Members post gating options (#11160) 2019-09-26 15:38:35 +02:00
redirects_spec.js Switched to correct local utils for api regression tests 2019-09-24 11:18:23 +05:30
schedules_spec.js Skipped scheduler tests using old auth method 2019-09-24 12:17:03 +05:30
settings_spec.js Unskipped fixed test 2019-10-14 12:21:26 +02:00
slack_spec.js Switched to correct local utils for api regression tests 2019-09-24 11:18:23 +05:30
users_spec.js Fixed ability for the owner to change password of other users 2019-07-22 19:00:21 +02:00
utils.js Removed email related fields from API v2 responses 2019-12-16 20:01:38 +07:00