Project

General

Profile

« Previous | Next » 

Revision 3988

Added by Jing Tao almost 16 years ago

Check into cvs head. Add "cfg=default" into the link to create/reset/forget password ldap account.

View differences:

include_login.jsp
129 129
                    <img src="<%=STYLE_SKINS_URL%>/default/images/transparent1x1.gif" width="10">
130 130
                  </td>
131 131
                  <td align="left" class="text_plain">
132
                    <a href="<%=CGI_URL%>/ldapweb.cgi" target="_top">
132
                    <a href="<%=CGI_URL%>/ldapweb.cgi?cfg=default" target="_top">
133 133
                    create a new account</a>
134 134
                  </td>
135 135
                </tr>
......
155 155
                    <img src="<%=STYLE_SKINS_URL%>/default/images/transparent1x1.gif" width="10" >
156 156
                  </td>
157 157
                  <td align="left" class="text_plain">
158
                    <a href="<%=CGI_URL%>/ldapweb.cgi?stage=resetpass" target="_top">forgot your password?</a>
158
                    <a href="<%=CGI_URL%>/ldapweb.cgi?stage=resetpass&cfg=default" target="_top">forgot your password?</a>
159 159
                  </td>
160 160
                </tr>
161 161
                <tr valign="middle"> 
......
172 172
                    <img src="<%=STYLE_SKINS_URL%>/default/images/transparent1x1.gif" width="10">
173 173
                  </td>
174 174
                  <td align="left" class="text_plain">
175
                    <a href="<%=CGI_URL%>/ldapweb.cgi?stage=changepass" target="_top">change your password</a> 
175
                    <a href="<%=CGI_URL%>/ldapweb.cgi?stage=changepass&cfg=default" target="_top">change your password</a> 
176 176
                  </td>
177 177
                </tr>
178 178
                <tr>

Also available in: Unified diff