summary refs log tree commit diff
path: root/docs/password_auth_providers.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add matrix-synapse-shared-secret-auth as an example password provider (#7248)Andrew Morgan2020-04-091-0/+1
|
* Add documentation to password_providers config option (#7238)Andrew Morgan2020-04-081-1/+4
|
* (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-0/+116
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.