Disabling user registration

2009-01-14 Thread Raphael Slinckx
Hi ! I just wanted to know if there's any way to prevent users from subscribing to review-board ? I already disabled anonymous users to login, but i wouldn't want new users to register through the site. For now i just commented the registration controller, but i guess there's a better way ?

Re: Disabling user registration

2009-01-14 Thread Christian Hammond
There's certainly demand for this. We can try to make it a priority for our 1.0 release (which we'll be feature freezing for in a few weeks), but if someone wants to work on this to speed it along, we'd love a patch. Basically, we just need a new setting in the admin UI and some wrappers around

Re: Apache2 configuration help

2009-01-14 Thread Christian Hammond
How do you currently have your site configured? You'll need to in some way be able to have Apache configuration for any custom subdomains. If you already have one assigned for you for some certain directory, it's possible you could put a lot of your configuration in a .htaccess, but I don't know

Issue 814 in reviewboard: Download patch doesn't generate a file that can be fed to patch.

2009-01-14 Thread codesite-noreply
Comment #3 on issue 814 by onkarshinde: Download patch doesn't generate a file that can be fed to patch. http://code.google.com/p/reviewboard/issues/detail?id=814 1. Do you mean to say that the file does not include any header at all indicating which files were changed? OR 2. Do you mean to

Issue 814 in reviewboard: Download patch doesn't generate a file that can be fed to patch.

2009-01-14 Thread codesite-noreply
Comment #4 on issue 814 by bhavesh.davda: Download patch doesn't generate a file that can be fed to patch. http://code.google.com/p/reviewboard/issues/detail?id=814 Both 1 2. Here's how the downloaded patch starts (first few lines): ---snip 5a6,15 /*

Issue 796 in reviewboard: post-review tool doesn't create a review if reviewboard was installed on a url that is not root at '/', e.g. '/reviews'

2009-01-14 Thread codesite-noreply
Comment #1 on issue 796 by minorgal: post-review tool doesn't create a review if reviewboard was installed on a url that is not root at '/', e.g. '/reviews' http://code.google.com/p/reviewboard/issues/detail?id=796 I am having this issue too, if you have a fix please let me know. -- You

Issue 816 in reviewboard: Adding a review from a directory other than where the file to review exists cause error.

2009-01-14 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 816 by periferral: Adding a review from a directory other than where the file to review exists cause error. http://code.google.com/p/reviewboard/issues/detail?id=816 *NOTE: Do not post confidential information in this bug

Issue 816 in reviewboard: Adding a review from a directory other than where the file to review exists cause error.

2009-01-14 Thread codesite-noreply
Updates: Status: NeedInfo Comment #1 on issue 816 by chipx86: Adding a review from a directory other than where the file to review exists cause error. http://code.google.com/p/reviewboard/issues/detail?id=816 This is intentional. You need to be in the right directory for this to work

Issue 816 in reviewboard: Adding a review from a directory other than where the file to review exists cause error.

2009-01-14 Thread codesite-noreply
Comment #2 on issue 816 by periferral: Adding a review from a directory other than where the file to review exists cause error. http://code.google.com/p/reviewboard/issues/detail?id=816 Not really problematic. If this is intentional, maybe the error message could be more useful. Currently