Need group permissions

Jump to: navigation, search

Hi,

Love LT, but the security is letting me down. I currently have * set to read only in group permissions but it seems this setting doesn't carry over to the LT extension. This means I won't be able to use it, unless I am missing something....?

Please advise. Thanks

Gsisson23:50, 19 May 2011

I've just encountered a similar problem. Apparently, LQT does not do a "UserCan" in the discussion area. My specific problem was that certain read-only pages allowed unauthenticated users to add spam into the discussion areas.

Disabling all LQT until such time as problem can be addressed.

jdpond20:21, 31 May 2011

It looks like LQT relies on the 'createpage' permission. So:

$wgGroupPermissions['*']['createpage']       = false;

worked for me.

Jlemley17:10, 1 June 2011
 
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox