Ghost/core/server/web
Fabien O'Carroll 5cecf0cd61
Added brute protection to content api (#10343)
* Added spam config for content api key

no-issue

* Created contentApiKey spam prevention method

* Added contentApiKey brute middleware

no-issue

This middleware attaches a listener for when the request has completed,
if the request ends with a successful response code, we reset any spam
prevention data for that ip.

* Added contentApiKey brute middleware to the content api

* Multipled maxWait by 24, to 24 hours
2019-01-07 20:03:46 +07:00
..
admin Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
api Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
shared Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
site Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
index.js
parent-app.js 🐛 Fixed site changed webhook not triggered for scheduled posts 2018-12-04 09:39:41 +07:00