[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 5 10:11:26 CEST 2023


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

--- Comment #105 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Jonathan Druart from comment #76)
> (In reply to Kyle M Hall from comment #66)
> > The big blocker is replacing the use of CGI::Session::Find
> > (https://metacpan.org/pod/CGI::Session#find(-%5C&code-)) in C4::Auth_with_cas
> 
> Yes, that's a tricky one. And really ugly. First the method is experimental,
> and then we are looping over all the sessions to retrieve the corresponding
> one... outch!
> 
> We could eventually generate the session ID from the CAS ticket (using
> Koha::Encryption for instance?). Would that work? I am not familiar with CAS!

And I forgot this one, it is a blocker!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list