discourse/app
Bianca Nenciu 87b95356f7 SECURITY: Remove bypass for base_url
The check used to be necessary because we validated the referrer too and
this bypass was a workaround a bug that is present in some browsers that
do not send the correct referrer.
2023-01-25 13:53:22 +02:00
..
assets SECURITY: Limit the character count of group membership requests 2023-01-25 13:53:07 +02:00
controllers SECURITY: Limit the length of drafts 2023-01-25 13:52:58 +02:00
helpers DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
jobs DEV: Fix threading error when running jobs immediately in system tests (#19811) 2023-01-10 13:41:25 +08:00
mailers DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
models SECURITY: Remove bypass for base_url 2023-01-25 13:53:22 +02:00
serializers FIX: Preload user sidebar attrs when `?enable_sidebar=1` (#19843) 2023-01-25 13:48:49 +02:00
services FIX: Do not add empty use/svg tags in ExcerptParser (#19969) 2023-01-25 13:48:49 +02:00
views UX: add btn-primary class on email confirm page (#19803) 2023-01-09 15:26:56 -05:00