diff options
author | Lain Soykaf <lain@lain.com> | 2025-03-11 16:37:17 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2025-03-11 16:37:17 +0400 |
commit | 51c1d6fb2dd91a1a1ac11fed0f0a4211719e30b8 (patch) | |
tree | 62085fdc9d51e63392a497179b1f4c89241e31dd /changelog.d | |
parent | b0c2ec5fb9ca1908dddbc66260861d4743b991b7 (diff) | |
download | pleroma-51c1d6fb2dd91a1a1ac11fed0f0a4211719e30b8.tar.gz pleroma-51c1d6fb2dd91a1a1ac11fed0f0a4211719e30b8.zip |
Containment: Never fetch locally
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/local-fetch-prevention.security | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/local-fetch-prevention.security b/changelog.d/local-fetch-prevention.security new file mode 100644 index 000000000..f72342316 --- /dev/null +++ b/changelog.d/local-fetch-prevention.security @@ -0,0 +1 @@ +Security: Block attempts to fetch activities from the local instance to prevent spoofing.
\ No newline at end of file |