Manual:InvalidateBotPasswords.php/pl
Appearance
Wersja MediaWiki: | ≥ 1.37 |
Plik MediaWiki: invalidateBotPasswords.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klasy: | InvalidateBotPasswords |
Details
invalidateBotPasswords.php file is a maintenance script to invalidates the bot passwords of a given user.
Options/Arguments
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
php maintenance/invalidateBotPasswords.php [ --user| --userid ]
Terminal
$ php maintenance/invalidateBotPasswords.php --user Foo Bot passwords invalidated for Foo