Manual:invalidateBotPasswords.php
MediaWiki version: | ≥ 1.37 |
MediaWiki file: invalidateBotPasswords.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Classes: | InvalidateBotPasswords |
Details
editinvalidateBotPasswords.php file is a maintenance script to invalidates the bot passwords of a given user.
Options/Arguments
editOption | 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
editphp maintenance/invalidateBotPasswords.php [ --user| --userid ]
Terminal
$ php maintenance/invalidateBotPasswords.php --user Foo Bot passwords invalidated for Foo