Fix incorrect statement about the current spec's guidance.

pull/2457/head
Patrick Cloke 4 years ago
parent 2d2731efff
commit 745f8c09df

@ -13,9 +13,9 @@ These can be summarized into two groups:
2. "I just want to change my password." 2. "I just want to change my password."
The [current Matrix specification](https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-account-password) The [current Matrix specification](https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-account-password)
does not provide a way to differentiate between these use cases. It gives no does not provide a way to differentiate between these use cases. It currently
guidance into what should happen to other sessions / devices when a password is specifies behavior that fits well into the first use-case above: that the
modified and leaves it up to the implementation. sessions except the current session should be revoked.
It is reasonable for a client to want to specify this behavior to offer two It is reasonable for a client to want to specify this behavior to offer two
different workflows: different workflows:

Loading…
Cancel
Save