0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web/shared/middlewares
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
..
api Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
image 🎨 Use unoptimised image when possible for dynamic images (#10314) 2019-01-08 10:00:15 +00:00
validation Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
admin-redirects.js
brute.js Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
cache-control.js
custom-redirects.js Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
emit-events.js Added new site.changed event and webhook trigger service (#10019) 2018-10-19 00:01:30 +05:30
error-handler.js
frontend-client.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
ghost-locals.js Attached api version to res.locals context 2018-10-18 19:41:07 +02:00
index.js 🐛 Fix last seen for users (#10141) 2018-11-13 18:27:10 +07:00
labs.js
log-request.js
maintenance.js
pretty-urls.js
serve-favicon.js
serve-public-file.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
static-theme.js
uncapitalise.js
update-user-last-seen.js 🐛 Fix last seen for users (#10141) 2018-11-13 18:27:10 +07:00
url-redirects.js Optimised web/ debug logs 2018-10-04 17:43:08 +02:00