https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28583
--- Comment #5 from Fridolin Somers <[email protected]> --- Ahhh I found a case where it does not work. When authentication is mandatory, with preference OpacPublic disabled. The authentication page is aked from C4::Auth::checkauth() and we do not execute the code from Bug 14004 in C4::Auth::get_template_and_user() Do we move code at the beginning of C4::Auth::get_template_and_user() ? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
