Ghost/ghost/core/test
Fabien 'egg' O'Carroll b3471ab439
Improved comments API security (#15065)
refs https://github.com/TryGhost/Team/issues/1688

* Added missing/failing tests
* Refactored comments BREAD into service
* Ensured member_id is not writable, it should come from auth only
* Ensured one cannot reply to a reply
* Ensured the parent_id is not writable on edit
2022-07-25 10:41:33 +01:00
..
e2e-api Improved comments API security (#15065) 2022-07-25 10:41:33 +01:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-server Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-webhooks Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
integration 🏗 Added jobs table creation migration 2022-07-22 23:32:58 +12:00
regression Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
unit Fixed minor linting issue in member-count tests 2022-07-25 11:25:14 +02:00
utils Added report API for comments (#15043) 2022-07-22 12:03:05 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.jshintrc Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00