From df58c4bbb0014b99aa99fc9995ad9633d55552b8 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Fri, 25 Apr 2008 22:49:48 +0200 Subject: [PATCH] First version of "password strength" tester. Signed-off-by: Florent Bruneau --- templates/platal/motdepasse.tpl | 63 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 61 insertions(+), 2 deletions(-) diff --git a/templates/platal/motdepasse.tpl b/templates/platal/motdepasse.tpl index 390be6c..d5c368c 100644 --- a/templates/platal/motdepasse.tpl +++ b/templates/platal/motdepasse.tpl @@ -35,6 +35,54 @@


+ {javascript name="jquery"} + @@ -47,7 +95,7 @@ Nouveau mot de passe : @@ -59,8 +107,19 @@ + + + +
- +
+ Sécurité + +
+
+
+
- +
-- 2.1.4