Clarify that the admin change password endpoint logs them out (#5303)

pull/14/head
Travis Ralston 6 years ago committed by Andrew Morgan
parent 99113e40ba
commit 3e1af5109c
  1. 1
      changelog.d/5303.misc
  2. 2
      docs/admin_api/user_admin_api.rst

@ -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
==============
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::

Loading…
Cancel
Save