Include accountname in totp url
[mirror/userdir-ldap-cgi.git] / html / searchresults.wml
1 #use wml::db.d.o title="debian.org Developers LDAP Search Results"
2
3 <!-- note: comments in this page may be significant. Do not remove -->
4 <!-- ~blah~ will be replaced by the contents of the blah variable when this html page is returned -->
5 <p align=center>
6
7 <?ifauth <a href="logout.cgi?id=~id~;authtoken=~authtoken~">Logout</a> | ?>
8 <?ifnoauth <a href="https://db.debian.org/login.html">Login</a> | ?>
9 <a href="search.cgi?id=~id~&amp;authtoken=~authtoken~">Search again</a></p><br><br>
10 <p align=center>Number of entries matched: <b>~count~</b></p>
11 <center>
12
13 <!-- search results - this will be filled in by the script -->
14 <!-- specify pairs of descriptive names, followed by the attribute, one per line  -->
15 <!-- 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 -->
16 <!-- Note that the last three entries are not fields, but values displayed for a field, for translation purposes -->
17 <?searchresults
18 (Login, uid)
19 (IRC nickname, ircnick)
20 (ICQ UIN, icquin)
21 (Jabber ID, jabberjid)
22 (VoIP, VoIP)
23 (Preferred shell, loginshell)
24 (email forwarded to, email)
25 (PGP/GPG fingerprint, fingerprint)
26 (Record created, created)
27 (Last modified, modified)
28 (Address, address)
29 (Lat/Long, latlong)
30 (Phone, phone)
31 (Fax, fax)
32 (Last seen, lastseen)
33 (Date of birth, birthdate)
34 (Mail disabled, maildisablemessage)
35 (male, male)
36 (female, female)
37 (unspecified, unspecified)
38 searchresults?>
39
40 </center>
41 <br><br>
42 <p align=center>
43 <?ifauth <a href="logout.cgi?id=~id~;authtoken=~authtoken~">Logout</a> | ?>
44 <?ifnoauth <a href="https://db.debian.org/login.html">Login</a> | ?>
45 <a href="search.cgi?id=~id~&amp;authtoken=~authtoken~">Search
46 again</a></p>
47 <br><br>
48