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 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
..
app_test.js Change user menu link to a button 2014-08-01 10:56:03 +01:00
content_test.js Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
editor_test.js Shorter notifications 2014-07-31 19:19:47 +03:00
settings_test.js Add User Role Dropdown 2014-07-30 17:59:14 -06:00
signin_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00
signout_test.js Change user menu link to a button 2014-08-01 10:56:03 +01:00
signup_test.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00