diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-26 17:12:18 +0000 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2023-05-26 19:24:08 +0200 |
commit | b36263e5ffd0d89d819b01478f19891b14740bb0 (patch) | |
tree | d3096c13863248b1a13af42ecbf58855c7b95abf /changelog.d | |
parent | 4339230f64b05fee1c4d7313c1dc9adc45827a5d (diff) | |
download | pleroma-b36263e5ffd0d89d819b01478f19891b14740bb0.tar.gz pleroma-b36263e5ffd0d89d819b01478f19891b14740bb0.zip |
Merge branch 'issue/3126' into 'develop'
MediaProxyController: Apply CSP sandbox
See merge request pleroma/pleroma!3890
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3126.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3126.fix b/changelog.d/3126.fix new file mode 100644 index 000000000..91d396c89 --- /dev/null +++ b/changelog.d/3126.fix @@ -0,0 +1 @@ +MediaProxy responses now return a sandbox CSP header |