From 59776b97e0d82e30e9a50c76d16f302309fff76d Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Thu, 6 Jul 2017 11:52:22 -0400 Subject: RT# 75817 - fixed contact password page to be more consistant with svc password page, updated javascript to check password as you type rather than when you leave the field. --- httemplate/elements/validate_password.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'httemplate/elements/validate_password.html') diff --git a/httemplate/elements/validate_password.html b/httemplate/elements/validate_password.html index bd385a6ca..3d23a552c 100644 --- a/httemplate/elements/validate_password.html +++ b/httemplate/elements/validate_password.html @@ -20,9 +20,9 @@ should be the input id plus '_result'. 'method' => 'POST', # important not to put passwords in url &> <%init> -- cgit v1.2.1