Merge branch 'develop' into phoenix1.7

This commit is contained in:
Mark Felder 2023-11-07 16:05:04 -05:00
commit a0e08c6ec2
251 changed files with 6494 additions and 1976 deletions

View file

@ -1 +0,0 @@
MediaProxy responses now return a sandbox CSP header

View file

View file

@ -1 +0,0 @@
Add OAuth scope descriptions

View file

View file

@ -1 +0,0 @@
remove BBS/SSH feature, replaced by an external bridge.

View file

@ -1 +0,0 @@
UploadedMedia: Add missing disposition_type to Content-Disposition

View file

View file

View file

View file

@ -1 +0,0 @@
Allow lang attribute in status text

View file

@ -1 +0,0 @@
Fix abnormal behaviour when refetching a poll

View file

@ -1 +0,0 @@
OEmbed HTML tags are now filtered

View file

View file

@ -1 +0,0 @@
Validate Host header for MediaProxy and Uploads and return a 302 if the base_url has changed

View file

@ -1 +0,0 @@
OnlyMedia Upload Filter

View file

View file

@ -0,0 +1 @@
Fix XML External Entity (XXE) loading vulnerability allowing to fetch arbitary files from the server's filesystem

View file

@ -0,0 +1 @@
CommonAPI: Prevent users from accessing media of other users by creating a status with reused attachment ID

View file

@ -0,0 +1 @@
Fix the processing of email digest jobs.

View file

@ -0,0 +1 @@
Emoji pack loader sanitizes pack names

View file

@ -1 +0,0 @@
Correctly handle the situation when a poll has both "anyOf" and "oneOf" but one of them being empty

View file

@ -0,0 +1 @@
- Reduced permissions of config files and directories, distros requiring greater permissions like group-read need to pre-create the directories