Active Directory Authentication with TLS

2012-01-17 Thread Thilo-Alexander Ginkel
Hi there, we are currently trying to switch Review Board from the Standard Registration mechanism to Active Directory Authentication. Unfortunately, this only seems to work as long as TLS is not enabled. The Domain Controller seems to support TLS and according to tcpdump I can see some data being

Re: Active Directory Authentication with TLS

2012-01-17 Thread Brad Hards
On Wednesday 18 January 2012 02:08:50 Thilo-Alexander Ginkel wrote: When disabling TLS, everything works like expected. Are you just enabling / disabling TLS? Any ideas? Do I need to register the AD DC's CA certificate as trusted root somewhere? Check you're using the right port for your AD

Re: Issue 2445 in reviewboard: Unable to 'View Diff' when using with RhodeCode for mercurial repositories

2012-01-17 Thread reviewboard
Comment #8 on issue 2445 by vayira...@gmail.com: Unable to 'View Diff' when using with RhodeCode for mercurial repositories http://code.google.com/p/reviewboard/issues/detail?id=2445 Hi, sorry to bump on the issue, but just wanted to check to see if there are any possible solutions.

Re: Issue 1896 in reviewboard: Omitting the git repo path throws 500 error

2012-01-17 Thread reviewboard
Comment #3 on issue 1896 by vinaychi...@gmail.com: Omitting the git repo path throws 500 error http://code.google.com/p/reviewboard/issues/detail?id=1896 I am facing the exact issue. Any Help please ? -- You received this message because you are subscribed to the Google Groups

Re: Issue 1896 in reviewboard: Omitting the git repo path throws 500 error

2012-01-17 Thread reviewboard
Comment #4 on issue 1896 by romainch...@gmail.com: Omitting the git repo path throws 500 error http://code.google.com/p/reviewboard/issues/detail?id=1896 @vinay: read the description, you just need to specify the right fields (and among others, the repository path) -- You received this

Re: Issue 1896 in reviewboard: Omitting the git repo path throws 500 error

2012-01-17 Thread reviewboard
Comment #5 on issue 1896 by step...@gallagherhome.com: Omitting the git repo path throws 500 error http://code.google.com/p/reviewboard/issues/detail?id=1896 Well, the problem is that the repo path should NOT be required if you're using the raw file URL and remote path. Probably this

Issue 2451 in reviewboard: Add RB number next to each RB summary in My Outgoing Reviews list.

2012-01-17 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2451 by mjab...@gmail.com: Add RB number next to each RB summary in My Outgoing Reviews list. http://code.google.com/p/reviewboard/issues/detail?id=2451 *NOTE: If you have a patch, please submit it to

Issue 2452 in reviewboard: Allow for batched operations on RBS

2012-01-17 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2452 by mjab...@gmail.com: Allow for batched operations on RBS http://code.google.com/p/reviewboard/issues/detail?id=2452 Please provide any additional information below. In list views (outgoing etc) put checkboxes

Re: Issue 1038 in reviewboard: Add time zone to settings page.

2012-01-17 Thread reviewboard
Comment #10 on issue 1038 by paul@gmail.com: Add time zone to settings page. http://code.google.com/p/reviewboard/issues/detail?id=1038 Any plans for implementing per-user timezones? Should separate issue be created for this? -- You received this message because you are subscribed to

Re: Issue 2439 in reviewboard: + sign not clickable

2012-01-17 Thread reviewboard
Comment #1 on issue 2439 by t...@jugglethis.net: + sign not clickable http://code.google.com/p/reviewboard/issues/detail?id=2439 Occurs in Chrome 16.0.912.75 too. -- You received this message because you are subscribed to the Google Groups reviewboard-issues group. To post to this group, send

Re: Issue 2121 in reviewboard: post-review doesn't handle bad passwords nicely

2012-01-17 Thread reviewboard
Comment #2 on issue 2121 by mark.doliner: post-review doesn't handle bad passwords nicely http://code.google.com/p/reviewboard/issues/detail?id=2121 (for people Googling for this stack trace in the future) It's worth noting that this same stack trace is displayed if the site administrator

Re: Issue 1896 in reviewboard: Omitting the git repo path throws 500 error

2012-01-17 Thread reviewboard
Comment #6 on issue 1896 by vinaychi...@gmail.com: Omitting the git repo path throws 500 error http://code.google.com/p/reviewboard/issues/detail?id=1896 Thanks guys for the update but I am specifying the Mirror Path and Raw file URL mask fields but not Path field, and this is causing the

Re: Issue 1896 in reviewboard: Omitting the git repo path throws 500 error

2012-01-17 Thread reviewboard
Comment #8 on issue 1896 by vinaychi...@gmail.com: Omitting the git repo path throws 500 error http://code.google.com/p/reviewboard/issues/detail?id=1896 Thanks. I have a few questions. 1. So, is it mandatory to have a checkout of a git repository on the local disk? Can we avoid this?

Re: Issue 1896 in reviewboard: Omitting the git repo path throws 500 error

2012-01-17 Thread reviewboard
Comment #9 on issue 1896 by chip...@gmail.com: Omitting the git repo path throws 500 error http://code.google.com/p/reviewboard/issues/detail?id=1896 A git repository on the local disk hasn't been necessary since we released 1.5. You need a Path field, but that's just for repository

Re: Issue 1896 in reviewboard: Omitting the git repo path throws 500 error

2012-01-17 Thread reviewboard
Comment #10 on issue 1896 by vinaychi...@gmail.com: Omitting the git repo path throws 500 error http://code.google.com/p/reviewboard/issues/detail?id=1896 Can you please let me know what is to be specified in Path field? I can see that For git, this should be the path to the .git