poetapp / frost-api

Po.et's API Layer
https://api.poetnetwork.net
MIT License
24 stars 5 forks source link

fix: change password bugs #940

Closed lautarodragan closed 5 years ago

lautarodragan commented 5 years ago

Change Password was storing the new password as a Binary rather than string, which then made logging in impossible.

Also, the validation on oldPassword was inverted, so any password but the correct one would allow one to change the password.

poet-ci commented 5 years ago

:tada: This PR is included in version 1.28.10 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: