summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorTravis Ralston <travpc@gmail.com>2019-05-31 02:45:46 -0600
committerAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-05-31 09:45:46 +0100
commit3e1af5109cb91b8e22f0e14aee875f86bd9fcd92 (patch)
tree602bfcc532562be5f4b1e724b859f789693ebd39 /docs
parentMerge branch 'master' into develop (diff)
downloadsynapse-3e1af5109cb91b8e22f0e14aee875f86bd9fcd92.tar.xz
Clarify that the admin change password endpoint logs them out (#5303)
Diffstat (limited to 'docs')
-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::