Ghost/core/server/web/shared/middlewares/api
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
..
cors.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
spam-prevention.js Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
version-match.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00