Replace compiled .html with .wml source from the db.d.o cvs repository
[mirror/userdir-ldap-cgi.git] / html / login.wml
diff --git a/html/login.wml b/html/login.wml
new file mode 100644 (file)
index 0000000..acd5294
--- /dev/null
@@ -0,0 +1,22 @@
+#use wml::db.d.o title="debian.org Developers LDAP Login"
+
+<br><br><center>
+<form method=post action="https://db.debian.org/login.cgi">
+<table border=5 cellspacing=0 cellpadding=3 width="70%" bgcolor=#DDDDDD> 
+<tr><th colspan=2 bgcolor="#44CCCC" align=center><font size="+2">Authentication Required</font></th></tr>
+<tr><td colspan=2 align=center><br><br>If you are not a developer, please <a href="search.cgi">return to the main search page</a>, otherwise, enter your Debian user ID and password below<br>
+You can also access the pages <a href="https://db.debian.org/">securely</a><br></td></tr>
+<tr><td align=right><b>login:</b></td><td><input size=10 name=username>@debian.org</td></tr>
+<tr><td align=right><b>Password:</b></td><td><input size=20 name=password type=password></td></tr>
+<tr><td colspan=2 align="center">
+<input type=submit name=search value="Full Search">&nbsp;&nbsp;&nbsp;
+<input type=submit name=update value="Update my info">
+</td></tr></table>
+</form>
+</center>
+<hr>
+<center>
+<p><a href="machines.cgi">Debian development machines</a>
+<br><a href="password.html">Lost or forgotten password instructions</a>
+</p>
+</center>