lastpass / lastpass-cli

LastPass command line interface tool
GNU General Public License v2.0
2.85k stars 291 forks source link

Fix password change command not working #691

Closed rui-rafael-lastpass closed 3 months ago

rui-rafael-lastpass commented 3 months ago

The last call to lastpass/api.php expected a new parameter wxhash with the hash of the old password. This PR adds this expected parameter to be able to successfully change the master password of the vault.