Ghost/core/client/utils
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
..
ajax.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
bound-one-way.js Create boundOneWay util function 2014-06-14 15:27:52 -06:00
caja-sanitizers.js Add XSS prevention 2014-07-27 23:03:01 +02:00
codemirror-mobile.js Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
codemirror-shortcuts.js Cleanup CodeMirror shortcuts. 2014-07-31 10:53:13 -04:00
date-formatting.js Add yearless date as an acceptable format for moment parsing 2014-07-06 20:49:15 -06:00
editor-shortcuts.js Cleanup CodeMirror shortcuts. 2014-07-31 10:53:13 -04:00
ghost-paths.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
link-view.js Refactor navbar to eliminate nested {{link-to}}. 2014-04-01 22:36:16 -04:00
mobile.js Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
notifications.js Update spam prevention 2014-08-01 00:58:32 +02:00
set-scroll-classname.js Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render 2014-06-08 12:53:54 -04:00
text-field.js Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
titleize.js Cleanup CodeMirror shortcuts. 2014-07-31 10:53:13 -04:00
validator-extensions.js Add Validations Layer and Post Validations 2014-06-21 00:12:55 -04:00
word-count.js Fix word count in ember. 2014-06-22 19:33:44 +00:00