diff options
author | tusooa <tusooa@kazv.moe> | 2024-10-15 20:03:20 -0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2025-02-28 13:01:06 +0400 |
commit | ca3c2a4ffaf87139a044b8b5ba2f84ead8f97891 (patch) | |
tree | c5e17f93cd6792b5c7eeab4d58afedd9127cd731 /changelog.d | |
parent | bf134664b437a9b45a193135d708cef8e803595b (diff) | |
download | pleroma-ca3c2a4ffaf87139a044b8b5ba2f84ead8f97891.tar.gz pleroma-ca3c2a4ffaf87139a044b8b5ba2f84ead8f97891.zip |
Verify a local Update sent through AP C2S so users can only update their own objects
Diffstat (limited to 'changelog.d')
-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 |