[Koha-bugs] [Bug 36098] New: Create Koha::Session module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 15 03:18:37 CET 2024


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

            Bug ID: 36098
           Summary: Create Koha::Session module
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Authentication
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org

There are times where you need to interact with Koha sessions, but you can't or
don't want to load C4::Auth. 

I propose creating a minimal Koha::Session module, which will initially only
have 1 method for fetching a session object, but over time can be built up.

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


More information about the Koha-bugs mailing list