Is there a way of protecting a namespace from reading by anonymous users?

Fragment of a discussion from Project:Support desk
Jump to: navigation, search

According to the release notes for 1.18, "$wgGroupPermissions now supports per namespace permissions." Using that I assume you could give set read to false for * on specific namespaces. Manual:$wgGroupPermissions doesn't say how to do this though.

I'm not sure, but some of the Security issues with authorization extensions may come up here. You should probably at least make use of $wgNonincludableNamespaces, so that pages from the namespace can't be transcluded on an editable page.

Reach Out to the Truth16:40, 8 November 2011
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox