Manual:InvalidateBotPasswords.php/de
MediaWiki Version: | ≥ 1.37 |
MediaWiki-Datei: invalidateBotPasswords.php | |
---|---|
Speicherort: | maintenance/ |
Quellcode: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klassen: | InvalidateBotPasswords |
Details
invalidateBotPasswords.php file is a maintenance script to invalidates the bot passwords of a given user.
Optionen/Argumente
Option | Beschreibung | Notwendig? |
---|---|---|
--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.
Verwendung
php maintenance/invalidateBotPasswords.php [ --user| --userid ]
Terminal
$ php maintenance/invalidateBotPasswords.php --user Foo Bot passwords invalidated for Foo