Re: Bug in LDAP authentication in 1.7.6

2013-11-22 Thread humble
Cool. I see your changes:) https://github.com/reviewboard/reviewboard/blob/master/reviewboard/accounts/backends.py On Friday, November 22, 2013 2:50:42 PM UTC-8, Christian Hammond wrote: > > Can you check the LDAP auth backend for newer versions? There have been > many changes to it since 1.7.6.

Re: Bug in LDAP authentication in 1.7.6

2013-11-22 Thread Christian Hammond
Can you check the LDAP auth backend for newer versions? There have been many changes to it since 1.7.6. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Fri, Nov 22, 2013 at 2:48 PM, humble wrote: > Hi

Bug in LDAP authentication in 1.7.6

2013-11-22 Thread humble
Hi, After we upgraded to 1.7.6, we started seeing authentication issues for some users who have never signed in review board before. The issue tracked down was in 1.7.6 after the authentication was done in LDAPBackend.authenticate(), it calls self.get_or_create_user(username, ldapo) with ldapo

Re: RB upgrade from 1.6.12 to 1.7.16

2013-11-22 Thread Christian Hammond
Hi Rakesh. It's nearly 4AM here, so I won't be available any more tonight, but I'll answer these before I crash for the night. 1) Your easy_install is most likely still pointing to the Python 2.4 install. Switching Python versions isn't always as simple as just installing a new one. You're going

Re: RB upgrade from 1.6.12 to 1.7.16

2013-11-22 Thread Rakesh G
Hi Chris, I have two important questions 1) I already have python2.4 installed and setuptools configured for it. Now i installed python2.7 as an altinstall in /usr/local/bin and then tried installing setuptools for python2.7 using /usr/local/bin/python2.7 setup.py install . BUT WHEN I TRI

how to install plugins on review board

2013-11-22 Thread somdon
HI i want to install plugin on the review board but i didn't get any steps to do so. Can you please help me here in the plugin installation steps. Thanks. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbco