summary refs log tree commit diff
path: root/docs/admin_api/user_admin_api.rst
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-06-04 19:07:41 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2019-06-04 19:07:41 +0100
commit9567c60ffa96f25080491019489054973b34edd8 (patch)
treeca3c3b0abd5813d2549d982d85936af82ba03b7b /docs/admin_api/user_admin_api.rst
parentAbility to send password reset emails (diff)
parentMerge pull request #5341 from matrix-org/babolivier/email_config (diff)
downloadsynapse-9567c60ffa96f25080491019489054973b34edd8.tar.xz
Merge branch 'develop' into anoa/hs_password_reset_sending_email
Diffstat (limited to 'docs/admin_api/user_admin_api.rst')
-rw-r--r--docs/admin_api/user_admin_api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin_api/user_admin_api.rst b/docs/admin_api/user_admin_api.rst

index 8aca4f158d..213359d0c0 100644 --- a/docs/admin_api/user_admin_api.rst +++ b/docs/admin_api/user_admin_api.rst
@@ -69,7 +69,7 @@ An empty body may be passed for backwards compatibility. Reset password ============== -Changes the password of another user. +Changes the password of another user. This will automatically log the user out of all their devices. The api is::