This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Sam Saffron 8db38de9d7 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:29:11 +10:00
..
assets SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:29:11 +10:00
controllers SECURITY: don't reveal category details to users that do not have access 2019-08-19 12:38:28 +05:30
helpers SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:29:11 +10:00
jobs DEV: Refactor helper methods for upload markdown 2019-07-25 16:36:35 +02:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models UX: Hide "Create Tag" option if user cannot create tag. (#7723) 2019-08-19 11:40:56 +03:00
serializers UX: Hide "Create Tag" option if user cannot create tag. (#7723) 2019-08-19 11:40:56 +03:00
services FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
views FEATURE: Embed topics list on remote sites via Javascript API. (#8008) 2019-08-15 13:41:06 -04:00