summary refs log tree commit diff
path: root/synapse/config/tls.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-28Update the TLS cipher string and provide configurability for TLS on outgoing ...Amber Brown1-1/+31
2019-06-27Added possibilty to disable local password authentication (#5092)Daniel Hoffend5-1/+18
2019-06-27