I can get at /r/. However, When I removed some people from a group, I got the complaint that they could not see other reviews posted to their group. This is what led me to ask why the green enabled circle was grayed out when I had the site configured for public read-only access. I added them back into the specific group and the problem went away.
On Thursday, October 17, 2013 3:33:15 PM UTC-4, Christian Hammond wrote: > Hi Jeff, > > I've just tried this on our installation, and it's working fine here. > 1.7.9 is a bit older now, though I'm not aware of this feature having been > broken at any point. > > Can you tell me the repro case? If you're logged out, you're unable to > access /r/ ? > > Christian > > -- > Christian Hammond - [email protected] <javascript:> > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > > On Thu, Oct 17, 2013 at 11:32 AM, <[email protected] <javascript:>>wrote: > >> Even with this checkbox checked, the state of "Public Read-only access" >> is always disabled. If I look at the site configuration in the admin >> database :Change site Configuration" page, settings has >> u'auth_require_sitewide_login': False in it. I poked around in the code >> and auth_anonymous_access is initialized to the inverse of this setting. >> And the "Public Read-only Access" state is driven by this variable. So I'm >> at a loss as to why this is not behaving like it should. The verison of RB >> that I am running is 1.7.9 with Python 2.6, Oracle Linux 6.4 x86_64. >> >> -- >> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ >> --- >> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >> --- >> Happy user? Let us know at http://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
