• 
      

    Review Request #14 — Created May 20, 2007 and discarded — Latest diff uploaded

    Information

    Review Board SVN (deprecated)

    Reviewers

    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.