/[smeserver]/rpms/e-smith-apache/sme10/e-smith-apache-2.6.0-bz11760-moremodules.patch
ViewVC logotype

Annotation of /rpms/e-smith-apache/sme10/e-smith-apache-2.6.0-bz11760-moremodules.patch

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


Revision 1.1 - (hide annotations) (download)
Mon Nov 15 18:10:57 2021 UTC (2 years, 7 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-apache-2_6_0-20_el7_sme, e-smith-apache-2_6_0-23_el7_sme, e-smith-apache-2_6_0-21_el7_sme, e-smith-apache-2_6_0-22_el7_sme, e-smith-apache-2_6_0-19_el7_sme, e-smith-apache-2_6_0-18_el7_sme, e-smith-apache-2_6_0-17_el7_sme, e-smith-apache-2_6_0-16_el7_sme, HEAD
* Mon Nov 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-16.sme
- add modules ldap authnz_ldap and proxy_wstunnel [SME: 11760]
  previously provided by webapps-common

1 jpp 1.1 diff -Nur --no-dereference e-smith-apache-2.6.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50 e-smith-apache-2.6.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50
2     --- e-smith-apache-2.6.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50 2021-11-15 13:06:41.459000000 -0500
3     +++ e-smith-apache-2.6.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50 2021-11-15 13:07:47.596000000 -0500
4     @@ -4,8 +4,8 @@
5     proxy_http
6     alias
7     rewrite
8     - authn_core
9     - authz_core
10     + authn_core
11     + authz_core
12     authz_host
13     authz_user
14     authn_file
15     @@ -13,6 +13,9 @@
16     auth_digest
17     auth_basic
18     authz_groupfile
19     + authnz_ldap
20     + ldap
21     + proxy_wstunnel
22     mpm_prefork
23     socache_dbm
24     unixd

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