mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 07:51:55 +03:00
c62d7ba43e
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 |
||
---|---|---|
.. | ||
db_test.js | ||
error_test.js | ||
notifications_test.js | ||
posts_test.js | ||
settings_test.js | ||
slugs_test.js | ||
tags_test.js | ||
users_test.js |