How to pass X.509 certificate information through Nginx to Review Board

2012-08-24 Thread tchap
Hello, We are hosting a RB instance in our infrastructure, sitting behing Nginx and uWSGI. I would like to use X.509 certificates authentication. Is there any way how to accomplish this? The problem is that Nginx cannot just pass connections through, so any SSL connection ends there. My ideas

Re: Hosting service list empty

2012-07-17 Thread tchap
se pip. Use easy_install. I don't know that pip supports Python > entrypoints. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Tue, Jul 17, 2012 at 2:41

Re: Hosting service list empty

2012-07-17 Thread tchap
p...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Tue, Jul 17, 2012 at 2:25 PM, tchap wrote: > >> Ah, I am stupid, cut the log message too early, the first one ends with >> >> DistributionNotFound: PIL >> >> Str

Re: Hosting service list empty

2012-07-17 Thread tchap
posting something completely off :-) Cheers, Ondra On Tuesday, July 17, 2012 10:49:00 PM UTC+2, tchap wrote: > > Hi Christian, > > Thanks a lot for the reply. > > It's Python 2.7.1, Ubuntu 11.04, using virtualenv for Review Board. > > I am sorry I didn't check th

Re: Hosting service list empty

2012-07-17 Thread tchap
July 17, 2012 8:10:23 PM UTC+2, Christian Hammond wrote: > > Hi tchap, > > Items for that list are generated based on Python modules that are > registered on the system during package installation. These are called > Entrypoints. It sounds like this registration is missing. >

Hosting service list empty

2012-07-17 Thread tchap
Hello, I am having a problem with our Review Board instance. I've upgraded from 1.6.4 (I think) to 1.6.9 recently, because of the GitHub issue, and trying to set up repositories correctly to communicate with GitHub, I've discovered that the Hosted service list is completely empty. How is that