diff options
author | Lain Soykaf <lain@lain.com> | 2025-03-01 14:07:02 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2025-03-01 14:07:02 +0400 |
commit | 4604f2944e8997b79c683fab95217d551fa83585 (patch) | |
tree | ebf4c67f0ab82439350848ea697ded6fcbea199e /changelog.d | |
parent | ca3c2a4ffaf87139a044b8b5ba2f84ead8f97891 (diff) | |
parent | 76cfc6127fa05a8c5214d1dff368bad0e0a0b1a8 (diff) | |
download | pleroma-4604f2944e8997b79c683fab95217d551fa83585.tar.gz pleroma-4604f2944e8997b79c683fab95217d551fa83585.zip |
Merge branch 'pleroma-ensure-authorized-fetch' into security-2.9
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/ensure-authorized-fetch.security | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/ensure-authorized-fetch.security b/changelog.d/ensure-authorized-fetch.security new file mode 100644 index 000000000..200abdae0 --- /dev/null +++ b/changelog.d/ensure-authorized-fetch.security @@ -0,0 +1 @@ +Require HTTP signatures (if enabled) for routes used by both C2S and S2S AP API
\ No newline at end of file |