https://bugzilla.wikimedia.org/show_bug.cgi?id=24755
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Depends on|23802 | Resolution| |FIXED --- Comment #1 from Brion Vibber <[email protected]> 2011-04-05 01:20:41 UTC --- The patch on bug 23802 doesn't really cover this use case (where we want other extensions to be able to abort some auth plugin's auto-creation), so I've removed it as a dependency. r85409 should handle this, as for the TitleBlacklist case in bug 24756 / bug 14629 : * (bug 24755) AuthPlugin auto-creation of local accounts can now be aborted by other extensions by handling the 'AbortAutoAccount' hook, similar to the 'AbortNewAccount' triggered by explicit account creations. (They are separate to avoid loops and confusion; auth plugins like CentralAuth need to handle AbortNewAccount separately. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
