diff options
author | tusooa <tusooa@kazv.moe> | 2024-10-15 20:03:20 -0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2024-12-09 12:43:08 +0400 |
commit | b51f5a84eb7e2f3acb2d7fed54213a9680983bce (patch) | |
tree | ba352253d491ea7b6700d99853a807e204556162 /changelog.d/c2s-update-verify.fix | |
parent | 8c6b3d3ce6c01e4d3285fe5d370855507e11e814 (diff) | |
download | pleroma-b51f5a84eb7e2f3acb2d7fed54213a9680983bce.tar.gz pleroma-b51f5a84eb7e2f3acb2d7fed54213a9680983bce.zip |
Verify a local Update sent through AP C2S so users can only update their own objects
Diffstat (limited to 'changelog.d/c2s-update-verify.fix')
-rw-r--r-- | changelog.d/c2s-update-verify.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/c2s-update-verify.fix b/changelog.d/c2s-update-verify.fix new file mode 100644 index 000000000..a4dfe7c07 --- /dev/null +++ b/changelog.d/c2s-update-verify.fix @@ -0,0 +1 @@ +Verify a local Update sent through AP C2S so users can only update their own objects |