[Bug 7174] Authentication rewriting
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #25 from David Cook <dcook@prosentient.com.au> --- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org