1 |
brianr |
1.1 |
diff -urN smeserver-phpldapadmin-1.6.0.old/root/etc/e-smith/templates/etc/phpldapadmin/config.php/06SASLAuth smeserver-phpldapadmin-1.6.0/root/etc/e-smith/templates/etc/phpldapadmin/config.php/06SASLAuth |
2 |
|
|
--- smeserver-phpldapadmin-1.6.0.old/root/etc/e-smith/templates/etc/phpldapadmin/config.php/06SASLAuth 2014-06-21 17:53:47.000000000 +0100 |
3 |
|
|
+++ smeserver-phpldapadmin-1.6.0/root/etc/e-smith/templates/etc/phpldapadmin/config.php/06SASLAuth 2021-10-04 14:40:37.877030457 +0100 |
4 |
|
|
@@ -44,7 +44,7 @@ |
5 |
|
|
/* Default password hashing algorithm. One of md5, ssha, sha, md5crpyt, smd5, |
6 |
|
|
blowfish, crypt or leave blank for now default algorithm. */ |
7 |
|
|
// $servers->setValue('appearance','password_hash','md5'); |
8 |
|
|
-$servers->setValue('appearance','password_hash',''); |
9 |
|
|
+$servers->setValue('appearance','pla_password_hash',''); |
10 |
|
|
|
11 |
|
|
/* If you specified 'cookie' or 'session' as the auth_type above, you can |
12 |
|
|
optionally specify here an attribute to use when logging in. If you enter |