[Koha-bugs] [Bug 8148] ldap authentication should FAIL if ldap contains NEW password, and user types the PREVIOUS password

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 23 12:53:51 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8148

Dobrica Pavlinusic <dpavlin at rot13.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26543|0                           |1
        is obsolete|                            |

--- Comment #23 from Dobrica Pavlinusic <dpavlin at rot13.org> ---
Created attachment 29979
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29979&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.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list