From 5f4ce949553c9dbfd92e311a7bab5534bcf220d1 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Sun, 4 May 2008 12:59:26 +0200 Subject: [PATCH] Measure password strength on user admin page. Signed-off-by: Florent Bruneau --- templates/admin/utilisateurs.tpl | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/templates/admin/utilisateurs.tpl b/templates/admin/utilisateurs.tpl index 6829909..36bb98b 100644 --- a/templates/admin/utilisateurs.tpl +++ b/templates/admin/utilisateurs.tpl @@ -139,9 +139,14 @@ function ban_read() Mot de passe - - - +
+ + + +
+
+ {checkpasswd prompt="newpass_clair" submit="dummy_none"} +
-- 2.1.4