Removed *.cgi and web/Util.pm since they were moved to a special -cgi package
[mirror/userdir-ldap.git] / web / login.wml
index 6fcf6b0..b3f5f5a 100644 (file)
@@ -1,9 +1,11 @@
-#use wml::debian::template title="debian.org Developers LDAP Login"
+#use wml::db.d.o title="debian.org Developers LDAP Login"
+
 <br><br><center>
-<form method=post action="login.cgi">
+<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><br></td></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">
@@ -12,3 +14,9 @@
 </td></tr></table>
 </center>
 </form>
+<hr>
+<center>
+<p><a href="machines.cgi">Debian development machines</a>
+<br><a href="password.html">Lost or forgotten password instructions</a>
+</p>
+</center>