mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
[Bug 1041] Merged form trunk to branch : Switchable double/single password input with text or password type in admin using new $conf
git-svn-id: http://piwigo.org/svn/branches/2.0@3945 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -319,6 +319,9 @@ $conf['rate_items'] = array(0,1,2,3,4,5);
|
||||
// Define default method to use ('http' or 'html' in order to do redirect)
|
||||
$conf['default_redirect_method'] = 'http';
|
||||
|
||||
// Define using double password type in admin's users management panel
|
||||
$conf['double_password_type_in_admin'] = false;
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | metadata |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user