diff options
author | marcin mikołajczak <git@mkljczk.pl> | 2022-11-20 23:19:52 +0100 |
---|---|---|
committer | marcin mikołajczak <git@mkljczk.pl> | 2023-11-02 13:30:46 +0100 |
commit | 50e7706b269d6008ae4778db86bc4462ffce5ee4 (patch) | |
tree | bb955e5743cd815f6716264547cba25b7f255145 /changelog.d/link-verification.add | |
parent | e3ea311cd594d4f0bc8c4e05ca8eb1eee18ae6be (diff) | |
download | pleroma-50e7706b269d6008ae4778db86bc4462ffce5ee4.tar.gz pleroma-50e7706b269d6008ae4778db86bc4462ffce5ee4.zip |
Verify link ownership with rel="me"
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Diffstat (limited to 'changelog.d/link-verification.add')
-rw-r--r-- | changelog.d/link-verification.add | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/link-verification.add b/changelog.d/link-verification.add new file mode 100644 index 000000000..d8b11ebbc --- /dev/null +++ b/changelog.d/link-verification.add @@ -0,0 +1 @@ +Verify profile link ownership with rel="me"
\ No newline at end of file |