mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-12 09:03:43 +01:00
Remove duplicated word.
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
61b306f8a8
commit
2d2731efff
|
|
@ -29,7 +29,7 @@ Alternately a client may default to whichever workflow is best for their users.
|
||||||
|
|
||||||
## Proposal
|
## Proposal
|
||||||
|
|
||||||
An optional field is added to the JSON body body of the [password reset endpoint](https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-account-password)
|
An optional field is added to the JSON body of the [password reset endpoint](https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-account-password)
|
||||||
called `logout_devices`. This is a boolean flag (defaulting to `true`) that
|
called `logout_devices`. This is a boolean flag (defaulting to `true`) that
|
||||||
signals to whether other devices and sessions should be invalidated after
|
signals to whether other devices and sessions should be invalidated after
|
||||||
modifying the password.
|
modifying the password.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue