Jump to content

Manual:invalidateBotPasswords.php

From mediawiki.org
MediaWiki version:
1.37

Details

[edit]

invalidateBotPasswords.php file is a maintenance script to invalidates the bot passwords of a given user.

Options/Arguments

[edit]
Option Description Required?
--user The username to operate on Optional
--userid The user id to operate on Optional

Although both option are optional but one of them is required.

Usage

[edit]
php maintenance/invalidateBotPasswords.php [ --user| --userid ]
Terminal

See also

[edit]