[Bug 2821] New: Auth.pm gets too much information when authenticating staff user
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@liblime.com ReportedBy: rch@liblime.com QAContact: koha-bugs@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.
participants (1)
-
bugzilla-daemon@pippin.metavore.com