LibreRouterOrg / soporteremoto-dashboard

Remote and community soport dashboard for LibreRouter and LibreMesh networks
GNU Affero General Public License v3.0
4 stars 0 forks source link

account.recover is not actually checking if the account exists #23

Closed germanferrero closed 5 years ago

germanferrero commented 5 years ago

In the actual behaviour, the api method account.recover allways return credentials (keys) for the words (seedPhrase) passed as argument. It is necessary to know when the given seed phrase is actually associated with an account or not.

germanferrero commented 5 years ago

Closed with #26