summary refs log tree commit diff
path: root/docs/password_auth_providers.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a link to the matrix-synapse-rest-password-provider. (#8111)Patrick Cloke2020-08-181-0/+1
|
* Update the auth providers to be async. (#7935)Patrick Cloke2020-07-231-93/+94
|
* 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.