summary refs log tree commit diff
path: root/docs/password_auth_providers.md
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-08-18 09:54:35 -0400
committerGitHub <noreply@github.com>2020-08-18 09:54:35 -0400
commitacfb7c3b5d49e86529cdb1c4fd06460b5c330686 (patch)
tree8f7dcb57bddb89a96abb8db39d9534d01f678da9 /docs/password_auth_providers.md
parentFix the return type of send_nonmember_events. (#8112) (diff)
downloadsynapse-acfb7c3b5d49e86529cdb1c4fd06460b5c330686.tar.xz
Add a link to the matrix-synapse-rest-password-provider. (#8111)
Diffstat (limited to 'docs/password_auth_providers.md')
-rw-r--r--docs/password_auth_providers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/password_auth_providers.md b/docs/password_auth_providers.md

index fef1d47e85..7d98d9f255 100644 --- a/docs/password_auth_providers.md +++ b/docs/password_auth_providers.md
@@ -14,6 +14,7 @@ password auth provider module implementations: * [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3/) * [matrix-synapse-shared-secret-auth](https://github.com/devture/matrix-synapse-shared-secret-auth) +* [matrix-synapse-rest-password-provider](https://github.com/ma1uta/matrix-synapse-rest-password-provider) ## Required methods