I could configure it with HTTPS.
I can click on all the links etc. but I got error when I click on View
Diff.
Some python access denined error.

Here is the complete error message:

[Errno 13] Permission denied

Traceback (most recent call last):
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/ReviewBoard-1.0.5.1-py2.5.egg/reviewboard/diffviewer/
views.py", line 153, in view_diff
    interdiffset, highlighting, True)
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/ReviewBoard-1.0.5.1-py2.5.egg/reviewboard/diffviewer/
diffutils.py", line 623, in get_diff_files
    large_data=True)
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/Djblets-0.5.5-py2.5.egg/djblets/util/misc.py", line 162, in
cache_memoize
    data = lookup_callable()
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/ReviewBoard-1.0.5.1-py2.5.egg/reviewboard/diffviewer/
diffutils.py", line 622, in <lambda>
    enable_syntax_highlighting),
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/ReviewBoard-1.0.5.1-py2.5.egg/reviewboard/diffviewer/
diffutils.py", line 344, in get_chunks
    old = get_original_file(filediff)
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/ReviewBoard-1.0.5.1-py2.5.egg/reviewboard/diffviewer/
diffutils.py", line 251, in get_original_file
    large_data=True)[0]
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/Djblets-0.5.5-py2.5.egg/djblets/util/misc.py", line 162, in
cache_memoize
    data = lookup_callable()
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/ReviewBoard-1.0.5.1-py2.5.egg/reviewboard/diffviewer/
diffutils.py", line 250, in <lambda>
    data = cache_memoize(key, lambda: [fetch_file(file, revision)],
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/ReviewBoard-1.0.5.1-py2.5.egg/reviewboard/diffviewer/
diffutils.py", line 229, in fetch_file
    data = tool.get_file(file, revision)
  File "/projects/mob_tools/xampp/1.6.4-brcm-v2/lib/python2.5/site-
packages/ReviewBoard-1.0.5.1-py2.5.egg/reviewboard/scmtools/
perforce.py", line 88, in get_file
    p = subprocess.Popen(cmdline, stdout=subprocess.PIPE,
stderr=subprocess.PIPE)
  File "/opt/lampp/lib/python2.5/subprocess.py", line 594, in __init__
    errread, errwrite)
  File "/opt/lampp/lib/python2.5/subprocess.py", line 1091, in
_execute_child
    raise child_exception
OSError: [Errno 13] Permission deni



On Jan 28, 8:54 am, HT <hung_tsang...@yahoo.com> wrote:
> Does post-review support HTTPS?
>
> On Jan 27, 11:34 am, Kunjal <kunjal.par...@gmail.com> wrote:
>
>
>
> > Thanks. I have configured RB with HTTPS now.
>
> > On Jan 26, 11:28 am, Christian Hammond <chip...@chipx86.com> wrote:
>
> > > You can put the entire site on HTTPS if you want. Review Board doesn't 
> > > limit
> > > you to HTTP or HTTPS. Set the correct URL in your admin settings, and if
> > > necessary set up Apache to redirect automatically to the HTTPS URL.
>
> > > Christian
>
> > > --
> > > Christian Hammond - chip...@chipx86.com
> > > Review Board -http://www.reviewboard.org
> > > VMware, Inc. -http://www.vmware.com
>
> > > On Tue, Jan 26, 2010 at 9:56 AM, Kunjal <kunjal.par...@gmail.com> wrote:
> > > > Hello,
>
> > > > We have enabled RB with Active Directory.
>
> > > > I can see that ReviewBoard uses http to login, and not https. I am no
> > > > expert in these matters, but according to my old knowledge this means
> > > > that the username and password is being sent in clear text on Broadcom
> > > > intranet.
>
> > > > This seems a bit unsafe to me, especially considering that we now use
> > > > windows passwords.
>
> > > > Is this how RB works? Is there a work around?
>
> > > > 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/
> > > > -~----------~----~----~----~------~----~------~--~---
> > > > To unsubscribe from this group, send email to
> > > > reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegr­­oups.com>
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/reviewboard?hl=en-Hidequoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to