[Koha-bugs] [Bug 19160] CAS Single Log Out

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 12 17:37:32 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19160

--- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Found a small issue. The last patch renamed the routine logout_required to
logout_if_required, but misses to change the import:

C4/Auth.pm:        import C4::Auth_with_cas qw(check_api_auth_cas checkpw_cas
login_cas logout_cas login_cas_url logout_required);

We'll fix locally and continue testing.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list