Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change a user password with mw-cli #234

Open
antoine2711 opened this issue Jun 1, 2023 · 1 comment
Open

Change a user password with mw-cli #234

antoine2711 opened this issue Jun 1, 2023 · 1 comment

Comments

@antoine2711
Copy link

antoine2711 commented Jun 1, 2023

It would be great if the tool could manipulate the users of a MediaWiki.

I think wp-cli could be a very good inspiration for features.

Regards,
Antoine

@samwilson
Copy link
Owner

That's a good idea. So it looks some like equivalents of the wp user commands of interest might be e.g.:

  • mwcli user create <username> <email> Create new user and send them an email.
  • mwcli user reset-password <user1> <user2> Reset password and send the email.
  • mwcli user get <username> Get info, in various formats.

And maybe botpasswords and group-setting in some form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants