Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

Password reset for CLI #174

Closed KarolAntczak closed 6 years ago

KarolAntczak commented 6 years ago

This PR fixes issue #18 (Unimplemented password reset in CLI ). It adds option -r for password reset: Here is an usage example:

image

Minjung-Baek commented 6 years ago

This command will be useful if developer need help with their password. Please make "reset-password.bat/.sh" file such as "create-user.bat/.sh"

KarolAntczak commented 6 years ago

Ok