Issue provisioning new user from LDAP: Bad search filter error, even though response from LDAP server is OK

2013-12-04 Thread Chris Armstrong
I'm trying to get a new user provisioned in ReviewBoard. His account exists in LDAP, but when he tries to log into ReviewBoard, he triggers a Bad search filter error: 2013-12-04 01:51:59,695 - WARNING - - LDAP error: {'desc': 'Bad search filter'} The LDAP server seems to be perfectly happy:

Re: Issue provisioning new user from LDAP: Bad search filter error, even though response from LDAP server is OK

2013-12-04 Thread Chris Armstrong
:03,633 - WARNING - - LDAP error: The specified object does not exist in the Directory or provided invalid credentials: (uid=johndoe) On Wed, Dec 4, 2013 at 3:41 PM, Chris Armstrong chris.armstr...@socrata.com wrote: I'm trying to get a new user provisioned in ReviewBoard. His account exists

Search broken; bug 2544 preventing us from upgrading ReviewBoard

2013-11-07 Thread Chris Armstrong
Could we get some attention from the RB team regarding: https://code.google.com/p/reviewboard/issues/detail?id=2544 The hack suggested in the bug fixed the issue for us, but since it's monkeypatched we are unable to upgrade to the latest ReviewBoard. I'm happy to contribute time, but I don't

Re: Search broken; bug 2544 preventing us from upgrading ReviewBoard

2013-11-07 Thread Chris Armstrong
looking into a full rewrite of search that won't depend on PyLucene at all. It won't happen for 1.7.x, but it will ensure that search will work out of the box for all users without these sort of breakages. Christian On Thursday, November 7, 2013, Chris Armstrong wrote: Could we get some

Getting a 404 when ReviewBoard queries Gitweb for a particular revision

2013-08-01 Thread Chris Armstrong
Hi folks, Been struggling with ReviewBoard on this issue and would love some guidance. I have a repository configured in RB as follows: Repository type: Git Path: g...@git.ourdomain.com:reponame.git Raw file URL mask:

Re: Getting a 404 when ReviewBoard queries Gitweb for a particular revision

2013-08-01 Thread Chris Armstrong
ref: https://groups.google.com/d/msg/reviewboard/YmrjZyUsvX8/zqEEgtuznpMJ On Thu, August 1, 2013 9:18 pm, Chris Armstrong wrote: Hi folks, Been struggling with ReviewBoard on this issue and would love some guidance. I have a repository configured in RB as follows: Repository type