https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19160
--- Comment #15 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
