https://bugzilla.wikimedia.org/show_bug.cgi?id=63228
Marius Hoch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Marius Hoch <[email protected]> --- (In reply to Kunal Mehta (Legoktm) from comment #3) > Makes sense. In that case, you can just add a hook for > 'TitleQuickPermissions' in wmf-config/CommonSettings.php to deny any user > the import right in the item and property namespaces. Sadly this is by far not this easy as core is only checking for the permissions in general, but not whether the user can import to a specific title (or namespace). I did some initial hacking in Wikibase but I'm not sure how to adopt core (that's super evil legacy code again...). -- 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
