`fuel user change-password` now asks for password in interactive
prompt in unix `passwd` style, which is secure
comparing with passing new password as an argument to CLI.
Also tests added.
Change-Id: I88fd38e8bd0bb96dd9b596aa44fa3f7721ee6431
Closes-Bug: 1462343