Update cross-signing reset action with additional details

Added a reference to MSC4312 for cross-signing reset details.
quenting/account-deeplink
Hugh Nimmo-Smith 1 month ago committed by GitHub
parent 46b463e9e7
commit 2b12d0ddfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,7 +55,9 @@ The following account management actions are defined by this MSC:
- `org.matrix.device_view` - The user wishes to view the details of a specific device.
- `org.matrix.device_delete` - The user wishes to delete/logout a specific device.
- `org.matrix.account_deactivate` - The user wishes to deactivate their account.
- `org.matrix.cross_signing_reset` - The user wishes to reset their cross-signing identity.
- `org.matrix.cross_signing_reset` - The user wishes to reset their cross-signing identity. See
[MSC4312](https://github.com/matrix-org/matrix-spec-proposals/blob/ea0aef0aa32ee979b4db14bb869938a597777346/proposals/4312-x-signing-reset-with-nextgen-auth.md?plain=1#L55-L58)
for additional details on this.
Subsequent MSCs may extend this list.

Loading…
Cancel
Save