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
This commit is contained in:
feld 2020-10-28 18:08:51 +00:00 committed by rinpatch
commit 48f7e12e6c
13 changed files with 258 additions and 243 deletions

View file

@ -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