Can close all user sessions when Matrix token is changed

This commit is contained in:
2025-02-06 22:39:53 +01:00
parent 4ff72e073e
commit 558d5cda3f
7 changed files with 172 additions and 111 deletions

1
Cargo.lock generated
View File

@ -2072,7 +2072,6 @@ dependencies = [
"serde_json",
"sha2 0.11.0-pre.4",
"thiserror 2.0.11",
"time",
"tokio",
"urlencoding",
"uuid",