X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fregistration%2FExtensionProcessor.php;h=ac9b5262b6a4dcb946398b91838e30e40bb921b7;hb=b86dd2dafe9720599b26ce1e736e0e72c590c606;hp=78f9370845087812232baf6d8c6ac271f03d2f9a;hpb=5b38b28cddf5c00ad31208cf82fcb0911eb9ba32;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/registration/ExtensionProcessor.php b/includes/registration/ExtensionProcessor.php index 78f9370845..ac9b5262b6 100644 --- a/includes/registration/ExtensionProcessor.php +++ b/includes/registration/ExtensionProcessor.php @@ -26,6 +26,8 @@ class ExtensionProcessor implements Processor { 'SessionProviders', 'AuthManagerAutoConfig', 'CentralIdLookupProviders', + 'ChangeCredentialsBlacklist', + 'RemoveCredentialsBlacklist', 'RateLimits', 'RecentChangesFlags', 'MediaHandlers',