{"master":{"name":"RemovePII","version":"3.0.0","author":"Universal Omega","url":"https:\/\/github.com\/miraheze\/RemovePII","descriptionmsg":"removepii-desc","namemsg":"removepii-extensionname","license-name":"GPL-3.0-or-later","type":"specialpage","requires":{"MediaWiki":">= 1.43.0"},"ExtensionMessagesFiles":{"RemovePIIAliases":"RemovePIIAliases.php"},"JobClasses":{"RemovePIIJob":"Miraheze\\RemovePII\\RemovePIIJob"},"LogActionsHandlers":{"removepii\/*":"LogFormatter"},"LogHeaders":{"removepii":"removepii-log-header"},"LogNames":{"removepii":"removepii-log-name"},"LogTypes":["removepii"],"ConfigRegistry":{"RemovePII":"MediaWiki\\Config\\GlobalVarConfig::newInstance"},"AvailableRights":["generate-random-hash","handle-pii"],"SpecialPages":{"GenerateRandomHash":{"class":"Miraheze\\RemovePII\\SpecialGenerateRandomHash","services":["ConfigFactory"]},"RemovePII":{"class":"Miraheze\\RemovePII\\SpecialRemovePII","services":["ConfigFactory","HttpRequestFactory","JobQueueGroupFactory","UserFactory"],"optional_services":["CentralAuth.CentralAuthAntiSpoofManager","CentralAuth.CentralAuthDatabaseManager","CentralAuth.GlobalRenameUserValidator"]}},"config":{"RemovePIIAllowedWikis":{"value":[],"description":"Set to an array of database names of wikis which RemovePII can be initiated from. Wikis not in this array will have Special:RemovePII disabled. Leave it empty to enable it on all wikis."},"RemovePIIHashPrefixOptions":{"value":[],"description":"Array of available hash prefix options that are selectable in Special:GenerateRandomHash."},"RemovePIIHashPrefix":{"value":"","description":"The default hash prefix to use when generating a hash through Special:GenerateRandomHash. Will be used when $wgRemovePIIHashPrefixOptions is empty."},"RemovePIIAutoPrefix":{"value":"","description":"The prefix to automatically use when using Special:RemovePII to remove personal identifiable information or rename a user. Automatically prepends, if using DPA validation this should be set, otherwise it will fail to validate."},"RemovePIIDPAValidationEndpoint":{"value":"","description":"Set to the full URL of an API to validate DPA IDs. {dpa_id} is replaced with the ID, and {username} is replaced with the old username. Leave as an empty string to disable validation."}},"composer":"miraheze\/remove-pii","repository":"https:\/\/github.com\/miraheze\/RemovePII.git"}}