https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32178
--- Comment #22 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #21) > Any future plans to now use this new subroutine from other places? Patterned off bug 31050, this new subroutine would probably need to be refactored to add a "session" parameter, but C4::Auth::checkauth() and C4::Auth::check_api_auth() could both use it. Maybe C4::InstallAuth::checkauth() although that one is a very special case. I don't have any immediate plans to write those patches, but I'd test/QA someone else's patches. If no one else writes them, I might be able to do it around February-April 2023. -- You are receiving this mail because: 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/
