0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
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
..
adapters Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
api 🐛 Fixed filtering of page attribute when fields query param is used (#10352) 2019-01-11 22:26:34 +05:30
apps Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
config Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
data Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
helpers Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
lib 🐛 Fixed responsive images for gifs & svgs (#10315) 2019-01-03 16:28:37 +07:00
models Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services 🐛 Fixed url not being immediately available after post publish (#10361) 2019-01-11 10:30:36 +00:00
translations 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
analytics-events.js
filters.js
ghost-server.js
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00