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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #25 from David Cook <[email protected]> ---
It looks like you put a lot of effort in there, Lari!

I'm looking to do something much less ambitious. My current plan is to refactor
C4::Auth, so that the functionality remains the same, but we're using testable
re-usable objects. 

My goal is to start using Mojolicious controllers (Bug 28325) to make different
AuthN/AuthZ calls, and then eventually replace all the existing CGI scripts
(easier done for the OPAC than the staff interface), but maybe we'd need to
change get_template_and_user to act as a shim too. 

Anyway, interesting to see that work. Is it used anywhere yet?

-- 
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/

Reply via email to