/[smecontribs]/rpms/smeserver-phpldapadmin/contribs10/smeserver-phpldapadmin-1.6.0-Remove-intial-req-to-login.patch
ViewVC logotype

Annotation of /rpms/smeserver-phpldapadmin/contribs10/smeserver-phpldapadmin-1.6.0-Remove-intial-req-to-login.patch

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


Revision 1.1 - (hide annotations) (download)
Wed Oct 6 14:32:59 2021 UTC (2 years, 7 months ago) by brianr
Branch: MAIN
CVS Tags: 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
* Wed Oct 06 2021 Brian Read <brianr@bjsystems.co.uk> 1.6.0-5.sme
- Remove-intial-req-to-login.patch [SME: 11699]

1 brianr 1.1 diff -urN smeserver-phpldapadmin-1.6.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86Phpldapadmin smeserver-phpldapadmin-1.6.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86Phpldapadmin
2     --- smeserver-phpldapadmin-1.6.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86Phpldapadmin 2021-10-06 15:26:15.663803637 +0100
3     +++ smeserver-phpldapadmin-1.6.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86Phpldapadmin 2021-10-06 15:27:16.072400964 +0100
4     @@ -15,12 +15,12 @@
5     $OUT .= " allow from all";
6     }
7     }
8     - AuthName "phpLdapAdmin"
9     - AuthBasicProvider external
10     - AuthType Basic
11     - AuthExternal pwauth
12     - require user admin
13     - Satisfy all
14     +# AuthName "phpLdapAdmin"
15     +# AuthBasicProvider external
16     +# AuthType Basic
17     +# AuthExternal pwauth
18     +# require user admin
19     +# Satisfy all
20     AddType application/x-httpd-php .php .php3
21    
22     {

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