From 047471e6d4b1e6ffe30ac66df40f0befc4d28297 Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 4 Sep 2023 10:21:29 +0200 Subject: [PATCH] tmpl: fix init user password not changing the backend type was binding `new-password`, while the password input field in the template was named `password`. --- templates/user/init-password-change.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/user/init-password-change.tmpl b/templates/user/init-password-change.tmpl index 77edbe9..2cbbf22 100644 --- a/templates/user/init-password-change.tmpl +++ b/templates/user/init-password-change.tmpl @@ -23,7 +23,7 @@ {{ template "svg-password.tmpl" }} - +