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

Add ability to reset password #18

Closed
parruda opened this issue Mar 18, 2019 · 1 comment
Closed

Add ability to reset password #18

parruda opened this issue Mar 18, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@parruda
Copy link

parruda commented Mar 18, 2019

I'd like to be able to reset my password.

Here's a suggestion:

$ faastruby update-account --reset-password

The above command will send me an email with a confirmation token and prompt me for this token. Once I paste it in, I will be asked for the new password and a password confirmation. The CLI will then send the request to the server with this token and the password will be changed.
If the operation was successful, the CLI will ask "Do you wish to force logout from all machines and invalidate all current API credentials?". If I respond yes, the CLI will exec "faastruby logout --all".

Then I can perform a faastruby login with my new password.

@parruda parruda added the enhancement New feature or request label Mar 18, 2019
@parruda parruda added this to To Do in faastRuby CLI Mar 18, 2019
@parruda parruda added this to the 0.6 milestone Apr 4, 2019
@parruda
Copy link
Author

parruda commented Apr 20, 2019

Repository moved to https://gitlab.com/faastruby/cli

@parruda parruda closed this as completed Apr 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
faastRuby CLI
  
To Do
Development

No branches or pull requests

1 participant