https://bugzilla.wikimedia.org/show_bug.cgi?id=70131
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Roan Kattouw <[email protected]> --- (In reply to Marc A. Pelletier from comment #0) > There are use cases where the edit permission is allowed to '*' yet a cookie > is necessary for editing certain pages This setting is only relevant if a cookie is required to *read* certain pages. Is that what is being restricted in your case? Because in that case, whatever extension is used to achieve this read restriction should probably do something that causes User::isEveryoneAllowed( 'read' ) to return false (there's a hook for that). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
