0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/client
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
..
app_test.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
content_test.js Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
editor_test.js Add XSS prevention 2014-07-27 23:03:01 +02:00
settings_test.js Add User Role Dropdown 2014-07-30 17:59:14 -06:00
signin_test.js Update spam prevention 2014-08-01 00:58:32 +02:00
signout_test.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signup_test.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00