pinakes-server: TLS support; session persistence and security polish

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: If2c9c3e3af62bbf9f33a97be89ac40bc6a6a6964
This commit is contained in:
raf 2026-01-31 15:20:27 +03:00
commit 87a4482576
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
19 changed files with 1835 additions and 111 deletions

2
Cargo.lock generated
View file

@ -4819,8 +4819,10 @@ dependencies = [
"matroska",
"mime_guess",
"moka",
"native-tls",
"notify",
"pinakes-plugin-api",
"postgres-native-tls",
"postgres-types",
"refinery",
"reqwest",