summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/8111.doc1
-rw-r--r--docs/password_auth_providers.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/8111.doc b/changelog.d/8111.doc
new file mode 100644

index 0000000000..d3f7435452 --- /dev/null +++ b/changelog.d/8111.doc
@@ -0,0 +1 @@ +Link to matrix-synapse-rest-password-provider in the password provider documentation. 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