discourse/app
Sam Saffron 6477531098 SECURITY: add rate limiting to anon JS error reporting
This adds a 1 minute rate limit to all JS error reporting per IP. Previously
we would only use the global rate limit.

This also introduces DISCOURSE_ENABLE_JS_ERROR_REPORTING, if it is set to
false then no JS error reporting will be allowed on the site.
2019-08-20 11:31:58 +10:00
..
assets SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:31:58 +10:00
controllers SECURITY: don't reveal category details to users that do not have access 2019-08-19 12:51:15 +05:30
helpers SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:31:58 +10:00
jobs FIX: Don't send notification email when user isn't allowed to see topic 2019-07-02 09:05:36 +10:00
mailers SECURITY: Strip HTML from invite emails 2019-07-05 14:58:46 -04:00
models FIX: Disallow user self-delete when user posted in PMs 2019-08-10 12:06:40 +02:00
serializers FIX: In reply to would sometimes have a broken link 2019-06-10 11:33:10 -04:00
services FIX: iterate when clearing watched words cache 2019-07-04 08:59:01 -07:00
views Revert "FEATURE: add Noindex to robots.txt for disallowed routes" 2019-07-30 11:37:00 +10:00