3463: Problem with Active Directory authentication after update

laurent*******@gmai***** (Google Code) (Is this you? Claim this profile.)
July 7, 2014
What version are you running?
1.7.13 then, now 2.0.2


What's the URL of the page containing the problem?
https://reviewboard.corp.coveo.com/admin/settings/authentication/

What steps will reproduce the problem?
1.Have reviewboard 1.7.13 installed
2.Upgrade to 2.0.2
3.Try to change authentication to active directory

What is the expected output? What do you see instead?
I would expect to see Active Directory in the authentication method dropdown menu. It was not there, only Standard Authentication and Legacy Authentication Module were there.

What operating system are you using? What browser?
Windows 7, chrome


Please provide any additional information below.
We had to reinstall many dependencies to get it to work
chipx86
#1 chipx86
This generally happens if you install via pip instead of easy_install, or if you have some other strange dependency issues due to any manual installation/uninstallation of packages out of order. Either way, it's always a local configuration or usage issue, rather than a bug in Review Board. (If it were a bug anywhere, it'd be in Python Setuptools, but this isn't what we've seen in these cases.)

Removing and re-installing the Review Board package should fix this issue.
  • +SetupIssue
#3 mca****@cove***** (Google Code) (Is this you? Claim this profile.)
We have this problem and we fix it with updated django-pipeline 1.2.24 to 1.3.24.