https://bugzilla.wikimedia.org/show_bug.cgi?id=13953
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Kunal Mehta (Legoktm) <[email protected]> --- (In reply to comment #8) > Probably worth building into CentralAuth instead of enabling some random > extension. If an extension can be written to work with both CentralAuth and shared user tables, that's a plus rather than adding more bloat to CentralAuth. > The extension on the wiki appears to use shared user tables, which is not > what > we use. We use the CentralAuth extension. Some kind of global preference > would > be required. The extension is therefore not suitable for Wikimedia. The extension could call a hook which CentralAuth ties into to check whether the user on meta == local user. I don't know why a user preference would be required, we don't have one to turn on/off userjs/css. If a user wants it disabled, they just blank/delete the page. The extension would probably need to be re-written to use ResourceLoader, moved to git, etc. -- 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
