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

            Bug ID: 36034
           Summary: cas_ticket is set to serialized patron object in
                    session
 Change sponsored?: ---
           Product: Koha
           Version: 23.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: Authentication
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

The fix for bug 34893 alters the return value type of checkpw, but does not
adequately update the code everywhere where this is used.  In particular, with
shibboleth enabled the cas_ticket is sent to a patron object which gets
serialized into the user session which quickly consumes a large amount of disk
space on a busy system.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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