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
No known key found for this signature in database
GPG key ID: F2873CA2997B83C5
3 changed files with 8 additions and 0 deletions

View file

@ -35,6 +35,7 @@ futures = "0.3"
gethostname = "0.4.1"
html5ever = "0.26.0"
image = "0.24.5"
libc = "0.2"
markup5ever_rcdom = "0.2.0"
mime = "^0.3.16"
mime_guess = "^2.0.4"