[cpp-sp] branch main updated: SSPCPP-975 - Template attrChecker.html should guard use of target
Scott Cantor
cantor.2 at osu.edu
Tue Sep 10 20:31:32 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=9c0a47d0bdd20b1e42f2aa18cf055420c4d878e8
The following commit(s) were added to refs/heads/main by this push:
new 9c0a47d0 SSPCPP-975 - Template attrChecker.html should guard use of target
9c0a47d0 is described below
commit 9c0a47d0bdd20b1e42f2aa18cf055420c4d878e8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 10 16:31:09 2024 -0400
SSPCPP-975 - Template attrChecker.html should guard use of target
https://shibboleth.atlassian.net/browse/SSPCPP-975
---
configs/attrChecker.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/attrChecker.html b/configs/attrChecker.html
index a3ddf6ef..46c76361 100644
--- a/configs/attrChecker.html
+++ b/configs/attrChecker.html
@@ -42,10 +42,12 @@ for further instructions.
be examined for completeness.</p>
</shibmlpifnot>
+<shibmlpif target>
<p>
You were trying to access the following URL:
<blockquote><p><shibmlp target /></p></blockquote>
</p>
+</shibmlpif>
<shibmlpif helpLocation>
<p>For more information about this service, including what user information is
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list