discourse/app
David Taylor 6f688be5c1
FIX: Improve handling of 'PublicExceptions' when bootstrap_error_pages enabled (#26737)
- Fix the readonly mode checking to avoid empty strings being passed (the `check_readonly_mode` before_action will not execute in the case of these re-dispatched exceptions)

Partial backport of bca855f239
2024-04-24 10:32:51 +01:00
..
assets DEV: Switch to Chromium in CI 2024-03-25 21:27:14 +01:00
controllers FIX: Improve handling of 'PublicExceptions' when bootstrap_error_pages enabled (#26737) 2024-04-24 10:32:51 +01:00
helpers SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00
jobs PERF: only allow one reviewable notification at a time (#26331) 2024-03-22 15:00:33 -07:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models SECURITY: Limit invites params length 2024-03-15 14:37:28 +08:00
serializers WIP: Experiemental Bulk Topic Actions Dropdown (#25245) 2024-01-25 09:12:06 -07:00
services SECURITY: Prevent large staff actions causing DoS 2024-03-15 14:37:15 +08:00
views SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00