Maintenance of Mediawiki

From Leechfinger
Revision as of 16:11, 16 May 2025 by Qais (talk | contribs) (Created page with "=== Reset user password === From the maintenance folder run the following command: <syntaxhighlight lang="bash"> # php run.php changePassword --user=hacxor --password=guessmypassword </syntaxhighlight> Category:Mediawiki")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Reset user password

From the maintenance folder run the following command:

# php run.php changePassword --user=hacxor --password=guessmypassword