File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ These can be summarized into two groups:
13
13
2 . "I just want to change my password."
14
14
15
15
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 .
19
19
20
20
It is reasonable for a client to want to specify this behavior to offer two
21
21
different workflows:
You can’t perform that action at this time.
0 commit comments