[java-idp-oidc] branch main updated: Revert accidental commit.

Scott Cantor cantor.2 at osu.edu
Tue Mar 15 12:39:00 UTC 2022


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

scantor pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=a1d1315394de3a4ec5ddbe7e27b51860748b3d71

The following commit(s) were added to refs/heads/main by this push:
     new a1d13153 Revert accidental commit.
a1d13153 is described below

commit a1d1315394de3a4ec5ddbe7e27b51860748b3d71
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Mar 15 08:38:57 2022 -0400

    Revert accidental commit.
---
 .../META-INF/services/javax.servlet.ServletContainerInitializer         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-oidc-extension-impl/src/main/resources/META-INF/services/javax.servlet.ServletContainerInitializer b/idp-oidc-extension-impl/src/main/resources/META-INF/services/javax.servlet.ServletContainerInitializer
index bb154f19..7614630a 100644
--- a/idp-oidc-extension-impl/src/main/resources/META-INF/services/javax.servlet.ServletContainerInitializer
+++ b/idp-oidc-extension-impl/src/main/resources/META-INF/services/javax.servlet.ServletContainerInitializer
@@ -1 +1 @@
-#net.shibboleth.idp.plugin.oidc.op.servlet.RegisterFilterServletContextInitializer
\ No newline at end of file
+net.shibboleth.idp.plugin.oidc.op.servlet.RegisterFilterServletContextInitializer
\ No newline at end of file

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


More information about the commits mailing list