Skip to content

Commit

Permalink
workaround for phpldapadmin err
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Jan 7, 2021
1 parent cb326f5 commit bbe4929
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
/* Default password hashing algorithm. One of md5, ssha, sha, md5crpyt, smd5,
blowfish, crypt or leave blank for now default algorithm. */
// $servers->setValue('appearance','password_hash','md5');
$servers->setValue('appearance','password_hash','');
//$servers->setValue('appearance','password_hash','');

/* If you specified 'cookie' or 'session' as the auth_type above, you can
optionally specify here an attribute to use when logging in. If you enter
Expand Down

0 comments on commit bbe4929

Please sign in to comment.