0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/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 Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
api Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
shared Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
site Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js 🐛 Fixed site changed webhook not triggered for scheduled posts 2018-12-04 09:39:41 +07:00