mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Clarify that the admin change password endpoint logs them out (#5303)
This commit is contained in:
parent
99113e40ba
commit
3e1af5109c
1
changelog.d/5303.misc
Normal file
1
changelog.d/5303.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Clarify that the admin change password API logs the user out.
|
@ -69,7 +69,7 @@ An empty body may be passed for backwards compatibility.
|
|||||||
Reset password
|
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::
|
The api is::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user