feat: add remember me on login, server-side admin checks on member management

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-03-07 20:38:08 +01:00
parent d46c365112
commit 9fe1630986
7 changed files with 75 additions and 7 deletions

View File

@@ -30,3 +30,4 @@ prost-types = "0.14"
tonic-prost = "0.14"
async-trait = "0.1"
rand = "0.9"
time = "0.3"