From: shaver%netscape.com <> Date: Fri, 28 Aug 1998 03:18:13 +0000 (+0000) Subject: tell people how to change their new password X-Git-Tag: bugzilla-1.3~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=809067f57241a4d801b70eb910a878c2f19b4135;p=thirdparty%2Fbugzilla.git tell people how to change their new password --- diff --git a/CGI.tcl b/CGI.tcl index fc711c7a01..e3c459a117 100755 --- a/CGI.tcl +++ b/CGI.tcl @@ -206,6 +206,12 @@ To use the wonders of bugzilla, you can use the following: E-mail address: %s Password: %s + +To change your password, go to: +http://cvs-mirror.mozilla.org/webtools/bugzilla/changepassword.cgi + +(Your bugzilla and CVS password, if any, are not currently synchronized. +Top hackers are working around the clock to fix this, as you read this.) " set msg [format $template $FORM(Bugzilla_login) \ $FORM(Bugzilla_login) $realpwd]