redirect back to original page on login

This commit is contained in:
Robin Appelman 2026-07-25 22:32:12 +02:00
commit 3bd791f047
5 changed files with 62 additions and 25 deletions

View file

@ -36,3 +36,4 @@ include_dir = "0.7.3"
serde-env = "0.2.0"
tonic = { version = "0.12.3", features = ["tls", "tls-webpki-roots"] }
secretfile = "0.1.0"
urlencoding = "2.1.3"