Ghost/core/test/unit/web
Fabien O'Carroll 9837df0b6f
Added brute protection to content api (#10362)
* Revert "Removed brute force middleware form content api (#10353)"

This reverts commit 63c8c310fb.

* Updated content api spam prevention to use memory store

* Used TooManyRequestsError instead of InternalServer
2019-01-14 14:11:48 +01:00
..
admin Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
api/v2/content Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
middleware Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
shared/middleware Added tests for content api brute force protection (#10344) 2019-01-07 21:25:19 +07:00
parent-app_spec.js 🐛 Fixed missing 404 for unknown API routes (#10070) 2018-11-26 16:35:38 +07:00
utils_spec.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00