[cpp-sp] branch main updated: Remove another stale config file.

Codeberg noreply at shibboleth.net
Wed Aug 19 13:26:28 UTC 2026


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

codeberg pushed a commit to branch main
in repository cpp-sp.

View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/68d10af56cb814018e1ccc8394438a1a76904dae

The following commit(s) were added to refs/heads/main by this push:
     new 68d10af5 Remove another stale config file.
68d10af5 is described below

commit 68d10af56cb814018e1ccc8394438a1a76904dae
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Aug 19 09:26:19 2026 -0400

    Remove another stale config file.
---
 configs/Makefile.am      |  1 -
 configs/attrChecker.html | 59 ------------------------------------------------
 2 files changed, 60 deletions(-)

diff --git a/configs/Makefile.am b/configs/Makefile.am
index 280c22ad..527bd598 100644
--- a/configs/Makefile.am
+++ b/configs/Makefile.am
@@ -10,7 +10,6 @@ pkgsysconf_DATA = \
 # While BUILTCONFIGFILES are processed, these are not; so we should pull
 # them from SRCDIR.
 CONFIGFILES = \
-	attrChecker.html \
 	agent.ini \
 	handlers.ini \
 	request-map.xml
diff --git a/configs/attrChecker.html b/configs/attrChecker.html
deleted file mode 100644
index 46c76361..00000000
--- a/configs/attrChecker.html
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html 
-	PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
-	"DTD/xhtml1-strict.dtd">
-	
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-	<link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
-	<title>Insufficient Information</title>
-</head>
-
-<body>
-
-<shibmlpif logoLocation>
-<img src="<shibmlp logoLocation/>" alt="Logo" />
-</shibmlpif>
-<h3>We're sorry, but you cannot access this service at this time.</h3>
-
-<shibmlpif entityID>
-<p>This service requires information about you that your identity provider
-<shibmlpif Meta-displayName>(<shibmlp Meta-displayName />)</shibmlpif>
-did not release. To gain access to this service, your identity provider
-must release the required information.</p>
-
-<shibmlpif Meta-errorURL>
-<p>
-<div class="boxed-content">
-Please visit
-<a href="<shibmlp Meta-errorURL />">
-<shibmlpif Meta-displayName>the <shibmlp Meta-displayName /> support page</shibmlpif>
-<shibmlpifnot Meta-displayName>this support page</shibmlpifnot>
-</a>
-for further instructions.
-</div>
-</p>
-</shibmlpif>
-</shibmlpif>
-
-<shibmlpifnot entityID>
-<p>Your session was already invalidated before your information could
- 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
-required for access, please visit <a href="<shibmlp helpLocation />">our
-information page</a>.</p>
-</shibmlpif>
-
-</body>
-</html>

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


More information about the commits mailing list