0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional
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
..
client Update spam prevention 2014-08-01 00:58:32 +02:00
frontend Change casperjs helper used to get RSS page content. 2014-07-28 07:58:24 -07:00
routes Complete frontend multi-user features 2014-07-31 15:33:52 +01:00
setup Fix tests tripping spam protection 2014-07-21 14:33:42 +01:00
base.js Add User Role Dropdown 2014-07-30 17:59:14 -06:00