No longer necessary as we can rely on standard LDAP_Auth.
Signed-off-by: Dan Scott <dan@coffeecode.net>
redirect = redirect | replace('^http:', 'https:');
%]
<input type='hidden' name='redirect_to' value='[% redirect | html %]'/>
- <input type='hidden' name='ou_email_host' value='laurentian.ca'/>
<input type="checkbox" name="persist" id="login_persist" /><label for="login_persist"> [% l('Stay logged in?') %]</label>
<input type="submit" value="[% l('Log in') %]" alt="[% l('Log in') %]" class="opac-button" />
</div>