Ghost/core/server
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
..
api Descriptive error if user by mail not found. 2014-08-01 18:13:33 -07:00
apps This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
config This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
controllers Complete frontend multi-user features 2014-07-31 15:33:52 +01:00
data Update importer for MU 2014-07-31 23:14:57 +01:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors User edit & add endpoints cleanup 2014-07-31 12:37:48 +01:00
helpers Complete frontend multi-user features 2014-07-31 15:33:52 +01:00
middleware Improve spam prevention 2014-08-05 12:58:58 +02:00
models Descriptive error if user by mail not found. 2014-08-01 18:13:33 -07:00
permissions Permissions Improvements 2014-07-28 06:29:59 +01:00
routes Improve spam prevention 2014-08-05 12:58:58 +02:00
storage Change refresh token expiry 2014-07-28 15:19:49 +02:00
utils Change refresh token expiry 2014-07-28 15:19:49 +02:00
views Remove inline script from default.hbs 2014-07-21 20:00:54 +02:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Merge pull request #3367 from jaswilli/issue-3161 2014-07-23 04:47:19 +01:00
mail.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
xmlrpc.js Add distinct error classes 2014-05-09 12:11:29 +02:00