-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.reviewboard.org/r/2909/
-----------------------------------------------------------
Review request for Review Board.
Description
-------
This change modifies the search for user information so that when the Anonymous credentials are not configured, the credentials entered by the user attempting to log in are used to bind to the LDAP service in order to do the search.
This addresses bug 2493.
http://code.google.com/p/reviewboard/issues/detail?id=2493
Diffs
-----
reviewboard/accounts/backends.py bc8ca01deca706dffecac68d0ab7e96798b80093
Diff: http://reviews.reviewboard.org/r/2909/diff/diff
Testing
-------
I've tested this with our LDAP server, which is configured not to allow any anonymous search; I believe that I did not change the behavior for the case in which the anonymous credentials are configured (if I configure them, it does the same sequence of operations to the LDAP server, but since they don't work I cannot be 100% sure).
Thanks,
Scott Lawrence