[shibboleth-sp2] 03/04: Mention the new shib2.conf in NEWS
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Mon Nov 27 08:28:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a commit to branch edm/debian/bug881724
in repository shibboleth-sp2.
commit e360bb464723b5d5dba5e0ed895ff03d014d9def
Author: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
Date: Mon Nov 27 08:42:40 2017 +0100
Mention the new shib2.conf in NEWS
---
debian/libapache2-mod-shib2.NEWS | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/debian/libapache2-mod-shib2.NEWS b/debian/libapache2-mod-shib2.NEWS
index bef46ee..a5d6e0b 100644
--- a/debian/libapache2-mod-shib2.NEWS
+++ b/debian/libapache2-mod-shib2.NEWS
@@ -1,3 +1,21 @@
+shibboleth-sp2 (2.6.1+dfsg1-2) unstable; urgency=medium
+
+ Upstream's default Apache configuration is now installed in
+ /etc/apache2/conf-available/shib2.conf. Notably, it allows unrestricted
+ access to the handler location (required for Shibboleth to function)
+ with:
+
+ <Location /Shibboleth.sso>
+ AuthType None
+ Require all granted
+ </Location>
+
+ This configuration also contains ShibCompatValidUser Off (the default
+ setting), which you may want to enable if you use other authentication
+ modules on the same Apache server as Shibboleth.
+
+ -- Etienne Dysli Metref <etienne.dysli-metref at switch.ch> Mon, 27 Nov 2017 08:41:27 +0100
+
shibboleth-sp2 (2.5.5+dfsg1-1) unstable; urgency=medium
The Debian specific redirection of logs from the Apache module (native
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list