/[smecontribs]/rpms/smeserver-phpldapadmin/contribs10/smeserver-phpldapadmin-1.6.0-password-hash-renamed-in-config.patch
ViewVC logotype

Annotation of /rpms/smeserver-phpldapadmin/contribs10/smeserver-phpldapadmin-1.6.0-password-hash-renamed-in-config.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Mon Oct 4 13:49:57 2021 UTC (2 years, 8 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-phpldapadmin-1_6_0-4_el7_sme, smeserver-phpldapadmin-1_6_0-3_el7_sme, smeserver-phpldapadmin-1_6_0-6_el7_sme, smeserver-phpldapadmin-1_6_0-5_el7_sme, smeserver-phpldapadmin-1_6_0-8_el7_sme, smeserver-phpldapadmin-1_6_0-7_el7_sme, smeserver-phpldapadmin-1_6_0-9_el7_sme, HEAD
* Mon Oct 04 2021 Brian Read <brianr@bjsystems.co.uk> 1.6.0-3.sme
- Update config to change password_hash to pla_ [SME: 11699 ]

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed