What version are you running?
1.5.5.0
What's the URL of the page containing the problem?
Any request review with diffs
What steps will reproduce the problem?
1. Setup a gitorious custom repo requiring authentication
2. Post a review request about it, with post-review
3. Go to reviewboard to review diffs
What is the expected output? What do you see instead?
All diffs are broken because reviewboard gets 302 redirections when attempting to fetch corresponding sources on gitorious (it's not logged), so it just downloads the homepage of gitorious, and caches it as a "base file" for all diffs. Of course, patches cac't apply on this html, so we get "diff not available" errors.
How can I provide reviewboard with a means to authenticate against gitorious, first ?
What operating system are you using? What browser?
Windows and Firefox5
Please provide any additional information below.