[java-identity-provider] 13/51: Accidental debugging change.

Rod Widdowson rdw at steadingsoftware.com
Sat Mar 16 14:28:45 UTC 2024


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

rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=071b6dfa3e4f0f9b9ae628efab56bd95fa33602c

commit 071b6dfa3e4f0f9b9ae628efab56bd95fa33602c
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