summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2020-10-28 18:08:51 +0000
committerrinpatch <rinpatch@sdf.org>2020-11-05 16:23:56 +0300
commit48f7e12e6c139e9cfc8e68b4eaf1695019c9d246 (patch)
tree156bc91c4e5d2a96a22fbe7454ec106949b8148f /CHANGELOG.md
parent86b4149a1350b23a122f3ea8e2ef79ab3e8785e1 (diff)
Merge branch 'ostatus-controller-no-auth-check-on-non-federating-instances' into 'develop'
OStatus / Static FE access control fixes See merge request pleroma/pleroma!3053
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef10a945d..dd500bdd8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -52,6 +52,7 @@ switched to a new configuration mechanism, however it was not officially removed
- Add documented-but-missing chat pagination.
- Allow sending out emails again.
- Allow sending chat messages to yourself
+- OStatus / static FE endpoints: fixed inaccessibility for anonymous users on non-federating instances, switched to handling per `:restrict_unauthenticated` setting.
### Upgrade notes