fix: profile delete redirect and open redirect via //

This commit is contained in:
2026-05-08 13:33:59 +02:00
parent 5f8eba9f84
commit a282539151
4 changed files with 5 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ askama = { version = "0.16.0" }
serde = { workspace = true }
chrono = { workspace = true }
uuid = { workspace = true }
domain = { workspace = true }
application = { workspace = true }