[shibboleth-sp2] 18/18: Remove error text from default pages
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to annotated tag 1.2.1b
in repository shibboleth-sp2.
commit 71d91c24a0c20ef85870313101216b0f4857e4c1
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Mon Jan 9 16:44:32 2006 +0000
Remove error text from default pages
---
configs/rmError.html | 2 +-
configs/shireError.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/rmError.html b/configs/rmError.html
index 22a9dd7..6cfc9bf 100644
--- a/configs/rmError.html
+++ b/configs/rmError.html
@@ -23,7 +23,7 @@ and include the following error message:</p>
<p class="error">Resource Manager failure at (<shibmlp requestURL/>)</p>
-<p><shibmlp errorText/></p>
+<p><shibmlp errorType/></p>
</body>
</html>
diff --git a/configs/shireError.html b/configs/shireError.html
index 1403574..a3d7bd1 100644
--- a/configs/shireError.html
+++ b/configs/shireError.html
@@ -37,7 +37,7 @@ at <a href="mailto:<shibmlp originContactEmail/>"><shibmlp originContactEmail/><
<p>Please include the following error message in any email:</p>
<p class="error">SHIRE failure at (<shibmlp requestURL/>)</p>
-<p><shibmlp errorType/>: <shibmlp errorText/></p>
+<p><shibmlp errorType/></p>
</body>
</html>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list