/[smecontribs]/rpms/smeserver-phpki/contribs7/smeserver-phpki-0.1-disable_auth_for_public.patch
ViewVC logotype

Contents of /rpms/smeserver-phpki/contribs7/smeserver-phpki-0.1-disable_auth_for_public.patch

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


Revision 1.1 - (show annotations) (download)
Mon Mar 2 23:39:36 2009 UTC (15 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-phpki-0_1-6_el4_sme, smeserver-phpki-0_1-5_el4_sme, smeserver-phpki-0_1-4_el4_sme, HEAD
Initial import of smeserver-phpki

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-phpki-0.1/root/etc/e-smith/templates/etc/httpd/pki-conf/httpd.conf/90phpki mezzanine_patched_smeserver-phpki-0.1/root/etc/e-smith/templates/etc/httpd/pki-conf/httpd.conf/90phpki
2 --- smeserver-phpki-0.1/root/etc/e-smith/templates/etc/httpd/pki-conf/httpd.conf/90phpki 2008-12-09 23:11:38.000000000 +0100
3 +++ mezzanine_patched_smeserver-phpki-0.1/root/etc/e-smith/templates/etc/httpd/pki-conf/httpd.conf/90phpki 2008-12-09 23:11:15.000000000 +0100
4 @@ -14,12 +14,12 @@
5 order deny,allow
6 deny from all
7 allow from 127.0.0.1
8 - AuthName "PHPKI"
9 - AuthType Basic
10 - TKTAuthLoginURL /server-common/cgi-bin/login
11 - require valid-user
12 - SetEnv IMGHDR_SRC "/server-common/server-manager.jpg"
13 - Satisfy all
14 + #AuthName "PHPKI"
15 + #AuthType Basic
16 + #TKTAuthLoginURL /server-common/cgi-bin/login
17 + #require valid-user
18 + #SetEnv IMGHDR_SRC "/server-common/server-manager.jpg"
19 + #Satisfy all
20 </Directory>
21
22 # /ca is only allowed for admin and explicitely authorized users

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