poetapp / frost-api

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

Issue: Proof of POE Clear Address #954

Closed lautarodragan closed 5 years ago

lautarodragan commented 5 years ago

Doing a PATCH /accounts/:id { poeAddress: '' } will return poeAddressVerified: true if the address was verified before clearing it out.

The data in the database is stored correctly, it's just the first response that is invalid, so this isn't a security concern.

poet-ci commented 5 years ago

:tada: This issue has been resolved in version 1.35.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: