[java-identity-provider] branch master updated: Add a missing event ID.
Scott Cantor
cantor.2 at osu.edu
Tue Jan 2 14:16:15 EST 2018
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=b3dfbce97b300f733d19df80e56378633fef0f4b
The following commit(s) were added to refs/heads/master by this push:
new b3dfbce Add a missing event ID.
b3dfbce is described below
commit b3dfbce97b300f733d19df80e56378633fef0f4b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 2 14:16:13 2018 -0500
Add a missing event ID.
---
idp-conf/src/main/resources/system/messages/messages.properties | 1 +
1 file changed, 1 insertion(+)
diff --git a/idp-conf/src/main/resources/system/messages/messages.properties b/idp-conf/src/main/resources/system/messages/messages.properties
index ca20b9b..c0a2f9c 100644
--- a/idp-conf/src/main/resources/system/messages/messages.properties
+++ b/idp-conf/src/main/resources/system/messages/messages.properties
@@ -32,6 +32,7 @@ InvalidAttributeContext = unexpected
InvalidAuthenticationContext = unexpected
InvalidSubjectContext = unexpected
InvalidSubjectCanonicalizationContext = unexpected
+InvalidMessage = unexpected
InvalidMessageContext = unexpected
InvalidMessageVersion = unexpected
InvalidProfileContext = unexpected
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list