Skip to content

Commit 745f8c0

Browse files
committed
Fix incorrect statement about the current spec's guidance.
1 parent 2d2731e commit 745f8c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/2457-password-modification-invalidating-devices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ These can be summarized into two groups:
1313
2. "I just want to change my password."
1414

1515
The [current Matrix specification](https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-account-password)
16-
does not provide a way to differentiate between these use cases. It gives no
17-
guidance into what should happen to other sessions / devices when a password is
18-
modified and leaves it up to the implementation.
16+
does not provide a way to differentiate between these use cases. It currently
17+
specifies behavior that fits well into the first use-case above: that the
18+
sessions except the current session should be revoked.
1919

2020
It is reasonable for a client to want to specify this behavior to offer two
2121
different workflows:

0 commit comments

Comments
 (0)