Moved into www.debian.org:webwml/db.debian.org
[mirror/userdir-ldap.git] / web / searchresults.wml
diff --git a/web/searchresults.wml b/web/searchresults.wml
deleted file mode 100644 (file)
index 7d70fff..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-#use wml::db.d.o title="debian.org Developers LDAP Search Results"
-
-<!-- note: comments in this page may be significant. Do not remove -->
-<!-- ~blah~ will be replaced by the contents of the blah variable when this html page is returned -->
-<p align=center>
-
-<?ifauth <a href="logout.cgi">Logout</a> | ?>
-<?ifnoauth <a href="https://db.debian.org/login.html">Login</a> | ?>
-<a href="search.cgi?id=~id~&authtoken=~authtoken~">Search again</a></p><br><br>
-<p align=center>Number of entries matched: <b>~count~</b></p>
-<center>
-
-<!-- search results - this will be filled in by the script -->
-<!-- specify pairs of descriptive names, followed by the attribute, one per line  -->
-<!-- Note that the attributes specified here do not determine the order of the output, nor which attributes get returned. that is defined in the script -->
-<?searchresults
-(login, uid)
-(irc Nickname, ircnick)
-(ICQ UIN, icquin)
-(Preferred shell, loginshell)
-(e-mail forwarded to, email)
-(PGP/GPG fingerprint, fingerprint)
-(Record created, created)
-(Last modified, modified)
-(Address, address)
-(Lat/Long, latlong)
-(Phone, phone)
-(FAX, fax)
-(Last seen, lastseen)
-searchresults?>
-
-</center>
-<br><br>
-<p align=center>
-<?ifauth <a href="logout.cgi">Logout</a> | ?>
-<?ifnoauth <a href="https://db.debian.org/login.html">Login</a> | ?>
-<a href="search.cgi?id=~id~&authtoken=~authtoken~">Search again</a></p><br><br>
-</p>