Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Add Command to Reset Passwords #17

Closed
2 tasks done
mainawycliffe opened this issue Jul 19, 2020 · 1 comment
Closed
2 tasks done

Add Command to Reset Passwords #17

mainawycliffe opened this issue Jul 19, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@mainawycliffe
Copy link
Owner

mainawycliffe commented Jul 19, 2020

Add option to quickly update a users password without looking into other details.

  • Randomize Password
  • Set new password
@mainawycliffe mainawycliffe added enhancement New feature or request good first issue Good for newcomers labels Jul 19, 2020
@mainawycliffe mainawycliffe added this to the v1.0.0 milestone Jul 19, 2020
@mainawycliffe mainawycliffe self-assigned this Jul 19, 2020
mainawycliffe added a commit that referenced this issue Jul 19, 2020
Add the base command which will host a few specific user
commands for the user.

Add Command to Reset Passwords #17
mainawycliffe added a commit that referenced this issue Jul 20, 2020
This should replace user password with a password if set using the
password flag or autogenerate if empty.

Finishes #17
mainawycliffe added a commit that referenced this issue Jul 27, 2020
This makes abit more usable as compared to the current approach.

#17
@mainawycliffe
Copy link
Owner Author

mainawycliffe commented Jul 27, 2020

Now it can be used as follows:

kamanda auth users set password [UID] --password newPassword

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant