http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14507
Colin Campbell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |colin.campbell@ptfs-europe. | |com Status|NEW |Needs Signoff --- Comment #4 from Colin Campbell <[email protected]> --- Created attachment 41379 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41379&action=edit Potential patch This patch changes the Auth routine to one that takes account of authentication sources other than simple pw in the database. I have only tested this in the context of a password authenticating database NB the patron information request/response pair's function is not primarily authentication and supplying a password is optional, the sip process returns a password OK for an empty password field, this is done because some clients have traditionally sent an empty field rather than skipping it completely Please test if this enables authentication using LDAP -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
