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

1
Cargo.lock generated
View file

@ -1151,6 +1151,7 @@ dependencies = [
"tracing",
"tracing-opentelemetry",
"tracing-subscriber",
"urlencoding",
]
[[package]]