[java-identity-provider] branch main updated: Tweak comment.

Codeberg noreply at shibboleth.net
Mon Feb 16 15:13:31 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
https://codeberg.org/Shibboleth/java-identity-provider/commit/3fc8c3ee4ec9899944c1511e3eb9e6fe7b0b9418

The following commit(s) were added to refs/heads/main by this push:
     new 3fc8c3ee4 Tweak comment.
3fc8c3ee4 is described below

commit 3fc8c3ee4ec9899944c1511e3eb9e6fe7b0b9418
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Feb 16 10:12:19 2026 -0500

    Tweak comment.
---
 idp-war/src/main/webapp/WEB-INF/web.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-war/src/main/webapp/WEB-INF/web.xml b/idp-war/src/main/webapp/WEB-INF/web.xml
index 588c4f502..3a933ccbe 100644
--- a/idp-war/src/main/webapp/WEB-INF/web.xml
+++ b/idp-war/src/main/webapp/WEB-INF/web.xml
@@ -59,7 +59,7 @@
             <path>/</path>
             <http-only>true</http-only>
             <secure>true</secure>
-            <!-- Uncomment when deploying on EE10/Servlet6. -->
+            <!-- Uncomment if needed when deploying on EE10/Servlet6+. -->
             <!--
             <attribute>
                 <attribute-name>SameSite</attribute-name>

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


More information about the commits mailing list