leenooks / phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool
www.phpldapadmin.org
GNU General Public License v2.0
523 stars 166 forks source link

Add option to list available password types #143

Closed EtienneBarbier closed 2 years ago

EtienneBarbier commented 2 years ago

Hi

The goal of this PR is to be able to restrict available password type with: $config->custom->password['available_types'] = array(''=>'clear','md5'=>'md5');

leenooks commented 2 years ago

Thanks, added to BRANCH-1.2 as commit a8c9abe