PiRSquared17 / improved-accesscontrol

Automatically exported from code.google.com/p/improved-accesscontrol
0 stars 0 forks source link

Extension breaks private wikis #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For users wishing to protect all pages from anonymous access via blanket 
settings in 
LocalSettings.php, accesscontrol opens up the wiki, replacing built-in security 
with its own. The 
extension needs to respect $wgGroupPermissions or at least provide an 
alternative.

Original issue reported on code.google.com by eisenst...@gmail.com on 16 Jan 2009 at 3:36

GoogleCodeExporter commented 9 years ago
I believe the default MediaWiki behavior is incorrect and have submitted a 
bug/patch,
but in the meantime the new version (1.1.2) has a workaround that fixes this 
issue.

Original comment by eisenst...@gmail.com on 25 Jan 2009 at 6:50

GoogleCodeExporter commented 9 years ago
Thanks for fixing that (or working around the MediaWiki bug) - I can confirm 
that
with the new version of improved-accessscontrol my wiki is private and the 
access
controls work.

Original comment by bookrevi...@gmail.com on 27 Jan 2009 at 5:37