Profile session token should only be readable by the user (#130)

This commit is contained in:
Ulyssa
2023-07-07 20:34:52 -07:00
parent 64891ec68f
commit 3da9835a17
3 changed files with 8 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1527,6 +1527,7 @@ dependencies = [
"html5ever",
"image",
"lazy_static 1.4.0",
"libc",
"mandown",
"markup5ever_rcdom",
"matrix-sdk",