Ghost/core/server/routes
Sebastian Gierlinger 3792598a31 Update spam prevention
closes #3468
- added rate limit to deny more than 5 attempt every hour
- updated spam prevention to be configurable
- added config values spamTimeout, ratePeriod, rateAttempts
- added ratePeriod:1 to config.example.js to prevent functional tests
from hitting the rate limit
- commented spam test, I’ll fix it tomorrow
2014-08-01 00:58:32 +02:00
..
admin.js Change refresh token expiry 2014-07-28 15:19:49 +02:00
api.js Update spam prevention 2014-08-01 00:58:32 +02:00
frontend.js Change refresh token expiry 2014-07-28 15:19:49 +02:00
index.js Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00