0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/app
Alan Guo Xiang Tan fd567af7bf
SECURITY: Error responses missing Cache-Control header
By default, we want all responses to have the `Cache-Control` header set
to `no-cache, no-store`. Individual controller actions can override the
header when need be.
2025-10-28 14:41:01 +08:00
..
assets FIX: Ensure a reviewable is created when directly taking action on user (stable) (#35202) 2025-10-06 20:07:35 +08:00
controllers SECURITY: Error responses missing Cache-Control header 2025-10-28 14:41:01 +08:00
helpers DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-28 14:44:40 +08:00
jobs DEV: Allow impersonation without session swapping (#34213) 2025-08-28 12:47:42 +08:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models FIX: Include TOS and Privacy Policy URLs in signup when login require… (#34985) 2025-09-26 09:16:59 -04:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-28 14:44:40 +08:00
services DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-28 14:44:40 +08:00
views FIX: Restore styles in finish-installation route (#34422) 2025-08-19 16:59:51 -04:00