[Koha-bugs] [Bug 2821] New: Auth.pm gets too much information when authenticating staff user

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Nov 26 00:54:56 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2821

           Summary: Auth.pm gets too much information when authenticating
                    staff user
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Authentication
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: rch at liblime.com
         QAContact: koha-bugs at lists.koha.org


When a staff user logs in, get_template_and_user calls GetMemberDetails to get
permissions flags.  This function also queries for any issues, reserves and
charges that the logging-in user may have.  There is no need for this
information; we should have a slimmed down authentication for the staff
interface that skips superfluous queries.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list