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

Reset/Change password from CLI #23

Closed
gagarine opened this issue Dec 7, 2015 · 3 comments
Closed

Reset/Change password from CLI #23

gagarine opened this issue Dec 7, 2015 · 3 comments

Comments

@gagarine
Copy link

gagarine commented Dec 7, 2015

Now the CLI of this plugin let you create a new user with "bin/plugin login new-user". You can modify account by simply editing the user's files in user/accounts. But it's harder to quickly edit the password.

It would be nice to have a command to change the password something like:
$ bin/plugin login passwd username
$ new password :

@w00fz
Copy link
Member

w00fz commented Dec 7, 2015

Yes, valid points. Now plugins can run their own CLI, we can definitely add more functionalities.
As well as passwd I was thinking also a deluser and edituser and perhaps a few shortcuts like disable and enabled, to quickly disable users.

@Vivalldi
Copy link
Collaborator

Vivalldi commented Jan 5, 2016

@w00fz I think we can close this issue

@w00fz
Copy link
Member

w00fz commented Jan 5, 2016

👍

@w00fz w00fz closed this as completed Jan 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants