mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
5cecf0cd61
* 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 |
||
---|---|---|
.. | ||
app.js | ||
middleware.js | ||
routes.js |