http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8148
--- Comment #13 from Dobrica Pavlinusic <[email protected]> --- Created attachment 26147 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26147&action=edit Bug 8148 - LDAP auth_by_bind doesn't fallback to local auth This patch covers LDAP auth_by_bind configuration so that wrong LDAP password will return -1 to C4::Auth so we can abort local auth and prevent users logging in with stale database passwords. -- 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/
