Re: HTTPS support

2010-04-29 Thread Kunjal
, it says ... SSH and HTTPS support -- commited. Thanks Kunjal -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know athttp://www.reviewboard.org/users

Re: HTTPS support

2010-04-29 Thread Christian Hammond
? Because I see that in the roadmap of RB 1.5, it says ... SSH and HTTPS support -- commited. Thanks Kunjal -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know athttp

Re: HTTPS support

2010-04-28 Thread Christian Hammond
I see that in the roadmap of RB 1.5, it says ... SSH and HTTPS support -- commited. Thanks Kunjal -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know athttp://www.reviewboard.org/users

Re: HTTPS support

2010-04-27 Thread Christian Hammond
and it is http now. We want to move it to https. So, we did apache server settings and move RB to https. But now I can post the review but I can not post the diff. It gives me error. Is HTTTPS supported in 1.0.5.1? Because I see that in the roadmap of RB 1.5, it says ... SSH and HTTPS support

Re: HTTPS support

2010-04-27 Thread Kunjal
? Because I see that in the roadmap of RB 1.5, it says ... SSH and HTTPS support -- commited. Thanks Kunjal -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know athttp://www.reviewboard.org/users

Re: HTTPS support for login

2008-12-16 Thread Christian Hammond
Yeah, apache-ssl would work fine. We use whatever transport mechanism the web server is set to use. So if you have HTTPS configured for the site, it should just work for Review Board. Christian -- Christian Hammond - chip...@chipx86.com VMware, Inc. On Tue, Dec 16, 2008 at 2:45 AM, KunalG

HTTPS support for login

2008-12-16 Thread KunalG
Hi Devs, We are using LDAP server to authenticate the user but the question is how are the userID and password from the client to the ReviewBoard server. As far as I understand, its plain JSON text. Correct me if there is some security done here. Can the apache-ssl be configured on the apache