Re: Users are automatically created if authenticated through ldap

2013-06-06 Thread Eric Johnson
Hi Joe, Sorry I've not responded yet. Not near my computer at the moment. Hopefully I can send a useful tidbit later today or tomorrow. Putting it on my todo list. Eric On Jun 5, 2013, at 3:54 PM, Joe Reyna wrote: > Hi Eric, can you post your modified custom authenticator? > > On Wednesday,

Re: ReviewBoard stopped working after upgrade from 1.7.6 to 1.7.9

2013-06-06 Thread Christian Hammond
The problem is that you installed Django 1.5, which Review Board 1.7.x is not compatible with. You nee to downgrade to the latest 1.4.x. How did you install Django and Review Board? Review Board hard-codes a requirement to prevent this from happening. Christian -- Christian Hammond - chip...@ch

ReviewBoard stopped working after upgrade from 1.7.6 to 1.7.9

2013-06-06 Thread Georgy Steshin
Hello, I tired to upgrade from 1.7.6 to 1.7.9 but RB stopped working. I see always error 500: Django Version:1.5.1Exception Type:ImportErrorException Value: No module named list_detail Exception Location:/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.9-py2.7.egg/reviewboard/reviews/view

Re: Review Board 1.7.9 is released

2013-06-06 Thread Bruce Cran
Thanks, that was the problem: everything except diffviewer_filediffdata, extensions_registerextension and reviews_reviewrequest_dependson were in MyISAM format. I converted everything to InnoDB and the upgrade worked (after restoring from a backup - running 'rb-site upgrade' again resulted in a

Re: RB1.7.7.1 Upgrade Bug: Hide WhiteSpace changes in viewdiff is not functioning.

2013-06-06 Thread Steve
I wonder if this issue is related to the problem I asked about here last month, with this subject line: *Cannot get reviewboard to display my whitespace-only diff* I'd be happy to test out proposed fixes if it's not too invasive. --Steve On Wednesday, June 5, 2013 6:59:40 AM UTC-7, satish sin