Ghost/core/test/functional/routes/api
Sebastian Gierlinger c62d7ba43e Improve spam prevention
closes #3544
- limit forgotten password requests to five requests per IP per hour
for different email addresses
- limit forgotten password requests to five requests per email address
- limit signin requests to ten failed requests per IP per hour
- removed special treatment for tests
2014-08-05 12:58:58 +02:00
..
db_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00
error_test.js Fix tests failing because of spam protection 2014-07-17 14:22:32 +02:00
notifications_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00
posts_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00
settings_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00
slugs_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00
tags_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00
users_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00