[% USE raw %] [% USE Koha %] [% USE Branches %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › [% IF ( nopermission ) %]Access denied[% END %] [% IF ( timed_out ) %]Session timed out[% END %] [% IF ( different_ip ) %]IP address change[% END %] [% IF too_many_login_attempts %]This account has been locked. [% ELSIF invalid_username_or_password %]Invalid username or password[% END %] [% IF ( loginprompt ) %]Log in to Koha[% END %] [% INCLUDE 'doc-head-close.inc' %]

Koha

[% IF (Koha.Preference('StaffLoginInstructions')) %]
[% Koha.Preference('StaffLoginInstructions') | $raw %]
[% END %] [% IF ( nopermission ) %]
Error: You do not have permission to access this page.

Log in as a different user

[% END %] [% IF ( timed_out ) %]
Error: Session timed out.
Please log in again
[% END %] [% IF ( different_ip ) %]
Error: IP address has changed. Please log in again
[% END %] [% IF ( wrongip ) %]
Error: Autolocation is switched on and you are logging in with an IP address that doesn't match your library.
[% END %] [% IF too_many_login_attempts %]
Error: This account has been locked!
[% IF Koha.Preference('OpacResetPassword') && Koha.Preference('OpacBaseURL') %] You must reset your password. [% END %] [% ELSIF invalid_username_or_password %]
Error: Invalid username or password
[% END %] [% IF (shibbolethAuthentication) %] [% IF (invalidShibLogin ) %]
Error: Shibboleth login failed
[% END %]

If you have a shibboleth account, please click here to login.

[% END %]
[% FOREACH INPUT IN INPUTS %] [% END %]

[% UNLESS IndependentBranches %]

[% END %]

[% IF ( casAuthentication ) %]

Cas login

[% IF ( invalidCasLogin ) %]

Sorry, the CAS login failed.

[% END %] [% IF ( casServerUrl ) %]

If you have a CAS account, please click here to login.

[% END %] [% IF ( casServersLoop ) %]

If you have a CAS account, please choose against which one you would like to authenticate:

[% MACRO jsinclude BLOCK %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]