[java-plugin-shibd] branch main updated: Tentative audit default.
Codeberg
noreply at shibboleth.net
Wed Jul 1 14:39:51 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-plugin-shibd.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd/commit/ffdd5319a0ee47c507c390493191c56c26ff40c0
The following commit(s) were added to refs/heads/main by this push:
new ffdd531 Tentative audit default.
ffdd531 is described below
commit ffdd5319a0ee47c507c390493191c56c26ff40c0
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Jul 1 10:39:41 2026 -0400
Tentative audit default.
---
.../src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sp-conf-impl/src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml b/sp-conf-impl/src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml
index 8c0d3b9..c74ed83 100644
--- a/sp-conf-impl/src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml
+++ b/sp-conf-impl/src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml
@@ -75,7 +75,7 @@
<!-- Audit beans. -->
<util:map id="shibboleth.sp.DefaultAuditFormattingMap">
- <entry key="Shibboleth-Audit.SP" value="%AGENT|%APP|%TX|%a|%ST|%T|%IDP|%SP|%i|%ac|%t|%attr|%n|%f|%X|%XA|%b|%bb|%e|%S|%SS|%UA" />
+ <entry key="Shibboleth-Audit.SP" value="%AGENT|%APP|%TX|%a|%ST|%T|%SP|%IDP|%i|%ac|%t|%attr|%n|%f|%X|%XA|%b|%bb|%e|%S|%SS|%UA" />
</util:map>
<bean id="shibboleth.sp.AbstractPopulateAuditContext" abstract="true"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list