summary refs log tree commit diff
path: root/changelog.d/8853.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add authentication to replication endpoints. (#8853)Patrick Cloke2020-12-041-0/+1
Authentication is done by checking a shared secret provided in the Synapse configuration file.