You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Move the cross signing reset UI in its own page
This commit is contained in:
@@ -183,6 +183,7 @@ pub(crate) async fn get(
|
||||
"org.matrix.sessions_list".to_owned(),
|
||||
"org.matrix.session_view".to_owned(),
|
||||
"org.matrix.session_end".to_owned(),
|
||||
"org.matrix.cross_signing_reset".to_owned(),
|
||||
],
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user