diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2024-01-05 00:45:29 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2024-01-05 00:45:29 +0000 |
commit | 67a5542a73a8fab8c79da21022877bc233e8a760 (patch) | |
tree | d988a34365b2e899e69a962583581abfe6d3e41e /changelog.d/account-rendering-auth-check.fix | |
parent | f74f5e0a56277507e7bc3df7251ec58b6c8b41cb (diff) | |
parent | 32d8e0d496265f2ebe15199bede63a1f57f043cd (diff) | |
download | pleroma-67a5542a73a8fab8c79da21022877bc233e8a760.tar.gz pleroma-67a5542a73a8fab8c79da21022877bc233e8a760.zip |
Merge branch 'fix-account-auth-check' into 'develop'
Fix authentication check on account rendering when bio is defined
See merge request pleroma/pleroma!4027
Diffstat (limited to 'changelog.d/account-rendering-auth-check.fix')
-rw-r--r-- | changelog.d/account-rendering-auth-check.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/account-rendering-auth-check.fix b/changelog.d/account-rendering-auth-check.fix new file mode 100644 index 000000000..12f68e454 --- /dev/null +++ b/changelog.d/account-rendering-auth-check.fix @@ -0,0 +1 @@ +Fix authentication check on account rendering when bio is defined |