-
-
-
-
As far as I can tell, the rest looks good. Thanks :) In the future, you'll want to set all your review request information before you click "Publish," though.
Review Request #14 — Created May 20, 2007 and discarded
Information | |
---|---|
pfarrell | |
Review Board SVN (deprecated) | |
Reviewers | |
reviewboard | |
This patch adds an LDAPBackend class to accounts/backends.py, to allow Review Board to get its authentication information from an LDAP server. It requires the python-ldap package.
I've used it locally for our install; it works fine for me.