Merge branch 'develop' into phoenix1.7
This commit is contained in:
commit
a0e08c6ec2
251 changed files with 6494 additions and 1976 deletions
|
|
@ -1 +0,0 @@
|
|||
MediaProxy responses now return a sandbox CSP header
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add OAuth scope descriptions
|
||||
|
|
@ -1 +0,0 @@
|
|||
remove BBS/SSH feature, replaced by an external bridge.
|
||||
|
|
@ -1 +0,0 @@
|
|||
UploadedMedia: Add missing disposition_type to Content-Disposition
|
||||
|
|
@ -1 +0,0 @@
|
|||
Allow lang attribute in status text
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix abnormal behaviour when refetching a poll
|
||||
|
|
@ -1 +0,0 @@
|
|||
OEmbed HTML tags are now filtered
|
||||
|
|
@ -1 +0,0 @@
|
|||
Validate Host header for MediaProxy and Uploads and return a 302 if the base_url has changed
|
||||
|
|
@ -1 +0,0 @@
|
|||
OnlyMedia Upload Filter
|
||||
1
changelog.d/akkoma-xml-remote-entities.security
Normal file
1
changelog.d/akkoma-xml-remote-entities.security
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix XML External Entity (XXE) loading vulnerability allowing to fetch arbitary files from the server's filesystem
|
||||
1
changelog.d/check-attachment-attribution.security
Normal file
1
changelog.d/check-attachment-attribution.security
Normal file
|
|
@ -0,0 +1 @@
|
|||
CommonAPI: Prevent users from accessing media of other users by creating a status with reused attachment ID
|
||||
1
changelog.d/digest_emails.fix
Normal file
1
changelog.d/digest_emails.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix the processing of email digest jobs.
|
||||
1
changelog.d/emoji-pack-sanitization.security
Normal file
1
changelog.d/emoji-pack-sanitization.security
Normal file
|
|
@ -0,0 +1 @@
|
|||
Emoji pack loader sanitizes pack names
|
||||
|
|
@ -1 +0,0 @@
|
|||
Correctly handle the situation when a poll has both "anyOf" and "oneOf" but one of them being empty
|
||||
1
changelog.d/otp_perms.security
Normal file
1
changelog.d/otp_perms.security
Normal file
|
|
@ -0,0 +1 @@
|
|||
- Reduced permissions of config files and directories, distros requiring greater permissions like group-read need to pre-create the directories
|
||||
Loading…
Add table
Add a link
Reference in a new issue