Merge branch 'akkoma-fixes-1014-1018' into 'develop'
Status visibility checks for post interactions, stop leaking internal Activity representation (Akkoma PR 1014 and 1018) Closes #3383 See merge request pleroma/pleroma!4400
This commit is contained in:
commit
2f48544937
27 changed files with 1259 additions and 71 deletions
1
changelog.d/ap-c2s-interaction-perms.fix
Normal file
1
changelog.d/ap-c2s-interaction-perms.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
AP C2S: Reject interactions with statuses not visible to Actor
|
||||
1
changelog.d/mastoapi-interaction-perms.fix
Normal file
1
changelog.d/mastoapi-interaction-perms.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
MastodonAPI: Reject interactions with statuses not visible to user
|
||||
1
changelog.d/view-internals-leaks.fix
Normal file
1
changelog.d/view-internals-leaks.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
ObjectView: Do not leak unsanitized internal representation of non-Create/non-Undo Activities on fetches
|
||||
Loading…
Add table
Add a link
Reference in a new issue