summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-08-18 18:20:01 +0100
committerRichard van der Hoff <richard@matrix.org>2020-08-18 18:20:01 +0100
commitb4c1cfacc2c13b29b5b490389d09680de6954e94 (patch)
treec060434aa4f48bf7a90481c97399f42da1565c09 /docs
parentMerge branch 'develop' into matrix-org-hotfixes (diff)
parentAdd a link to the matrix-synapse-rest-password-provider. (#8111) (diff)
downloadsynapse-b4c1cfacc2c13b29b5b490389d09680de6954e94.tar.xz
Merge branch 'develop' into matrix-org-hotfixes
Diffstat (limited to 'docs')
-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