[java-identity-provider] branch main updated: Accidental debugging change.
Scott Cantor
cantor.2 at osu.edu
Wed Feb 14 18:03:09 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=960f0108025352eac68036bad69b9b0dfa0bd738
The following commit(s) were added to refs/heads/main by this push:
new 960f01080 Accidental debugging change.
960f01080 is described below
commit 960f0108025352eac68036bad69b9b0dfa0bd738
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Feb 14 13:02:36 2024 -0500
Accidental debugging change.
---
.../src/main/resources/net/shibboleth/idp/module/views/error.vm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/views/error.vm b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/views/error.vm
index 623449d7d..6d131319a 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/views/error.vm
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/views/error.vm
@@ -73,9 +73,6 @@ $response.addHeader("Content-Security-Policy", "script-src 'none'")
<footer class="footer">
<div class="cc">
<p>#springMessageText("idp.footer", "Insert your footer text here.")</p>
- <p>$cspDigester</p>
- <p>$cspNonce</p>
- <p>$custom</p>
</div>
</footer>
</body>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list