From cb47ae8d3c0a9933cb630ed74d770501fc417e3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 3 Mar 2009 15:41:08 +0000 Subject: [PATCH] rfe #1666487 Add option to generate password on change password page. --- ChangeLog | 1 + libraries/display_change_password.lib.php | 22 ++++++++++++++++------ 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 16ddbe6ca..9e9b0e234 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + rfe #1731967 Check for relations support on main page. + rfe #2186820 Explanation for using Host table. + rfe #1369509 Link to download more themes. ++ rfe #1666487 Add option to generate password on change password page. 3.1.4.0 (not yet released) + patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ, diff --git a/libraries/display_change_password.lib.php b/libraries/display_change_password.lib.php index e454a4492..a324b7f57 100644 --- a/libraries/display_change_password.lib.php +++ b/libraries/display_change_password.lib.php @@ -31,20 +31,20 @@ $chg_evt_handler = (PMA_USR_BROWSER_AGENT == 'IE' && PMA_USR_BROWSER_VER >= 5) @@ -67,6 +67,16 @@ $chg_evt_handler = (PMA_USR_BROWSER_AGENT == 'IE' && PMA_USR_BROWSER_VER >= 5) + + + +
- - + +
- - :  + + - ="nopass[1].checked = true" /> + ="nopass[1].checked = true" />    :  - ="nopass[1].checked = true" /> + ="nopass[1].checked = true" />
+ + + + + +