http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9936 Bug ID: 9936 Summary: SIP2 should use C4/Auth.pm for user authentication Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de CC: colin.campbell@ptfs-europe.com SIP2 checks the password directly against the database instead of using C4/Auth.pm. This means that it won't work with LDAP and possibly CAS. Also, we should do authentication the same everywhere in Koha to ensure consistency. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.