[java-identity-provider] branch master updated: Revert change to format.

Scott Cantor cantor.2 at osu.edu
Tue Jun 9 18:28:59 UTC 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=89af49feac3e51d6845f261a8afff178823e0a8a

The following commit(s) were added to refs/heads/master by this push:
       new  89af49fea Revert change to format.
89af49fea is described below

commit 89af49feac3e51d6845f261a8afff178823e0a8a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 9 14:28:55 2020 -0400

    Revert change to format.
---
 idp-conf/src/main/resources/conf/audit.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf/src/main/resources/conf/audit.xml b/idp-conf/src/main/resources/conf/audit.xml
index 45255853a..241d82167 100644
--- a/idp-conf/src/main/resources/conf/audit.xml
+++ b/idp-conf/src/main/resources/conf/audit.xml
@@ -14,7 +14,7 @@
     This bean defines a mapping between audit log categories and formatting strings.
     -->
     <util:map id="shibboleth.AuditFormattingMap">
-        <entry key="Shibboleth-Audit" value="%a|%ST|%T|%HASHEDu|%SP|%i|%ac|%t|%attr|%n|%f|%SSO|%XX|%XA|%b|%bb|%e|%S|%SS|%HASHEDs|%UA" />
+        <entry key="Shibboleth-Audit" value="%a|%ST|%T|%HASHEDu|%SP|%i|%ac|%t|%attr|%n|%f|%SSO|%XX|%XA|%b|%bb|%e|%S|%SS|%s|%UA" />
     </util:map>
 
     <!-- Override the format of date/time fields in the log and/or convert to default time zone. -->

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list