diff options
author | Lain Soykaf <lain@lain.com> | 2024-05-28 14:38:44 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2024-05-28 14:38:44 +0400 |
commit | 335691bae1a002c1a3bec956884fe665114285ec (patch) | |
tree | efd0a502a422296b5fc47bb5e91b2ac14fc868a3 | |
parent | 8066645f711f38986b3d0f9c0b34d6956563da6a (diff) | |
download | pleroma-335691bae1a002c1a3bec956884fe665114285ec.tar.gz pleroma-335691bae1a002c1a3bec956884fe665114285ec.zip |
Add changelog
-rw-r--r-- | changelog.d/authorized-fetch-rejections.add | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/authorized-fetch-rejections.add b/changelog.d/authorized-fetch-rejections.add new file mode 100644 index 000000000..66e15a979 --- /dev/null +++ b/changelog.d/authorized-fetch-rejections.add @@ -0,0 +1 @@ +Add an option to reject certain domains when authorized fetch is enabled. |