diff options
author | Lain Soykaf <lain@lain.com> | 2024-05-22 13:01:23 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2024-05-22 17:38:08 +0400 |
commit | 275fdb26c1472d3109721590080dea863c769794 (patch) | |
tree | d7d5e4b12d97c5a6c35d94f2cbf07118bffb2ce2 | |
parent | eafcb7b4ec368038aafa440ea32abe417a805f41 (diff) | |
download | pleroma-275fdb26c1472d3109721590080dea863c769794.tar.gz pleroma-275fdb26c1472d3109721590080dea863c769794.zip |
Add changelog
-rw-r--r-- | changelog.d/fix-webfinger-spoofing.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/fix-webfinger-spoofing.fix b/changelog.d/fix-webfinger-spoofing.fix new file mode 100644 index 000000000..7b3c9490a --- /dev/null +++ b/changelog.d/fix-webfinger-spoofing.fix @@ -0,0 +1 @@ +Fix webfinger spoofing. |