From 9de32e6a65094c411194bfbbcde4a743b50a0078 Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Thu, 27 Jul 2023 13:35:36 +0200 Subject: [PATCH] Minimum Password --- templates/passwd.html | 51 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/templates/passwd.html b/templates/passwd.html index 7983363..df1c2b8 100644 --- a/templates/passwd.html +++ b/templates/passwd.html @@ -18,10 +18,10 @@ Nouveau mot de passe enregistré. {{else}} -
+
- +
{{if .TooShortError}}
@@ -40,4 +40,51 @@ {{end}} + {{end}}