registration: Support Change/RemoveCredentialsBlacklist in extension.json
[lhc/web/wiklou.git] / includes / registration / ExtensionProcessor.php
index 78f9370..ac9b526 100644 (file)
@@ -26,6 +26,8 @@ class ExtensionProcessor implements Processor {
                'SessionProviders',
                'AuthManagerAutoConfig',
                'CentralIdLookupProviders',
+               'ChangeCredentialsBlacklist',
+               'RemoveCredentialsBlacklist',
                'RateLimits',
                'RecentChangesFlags',
                'MediaHandlers',