Skip to content
This repository was archived by the owner on Jun 13, 2022. It is now read-only.

Fixed recovery attestation failure.

Choose a tag to compare

@DarkGhostHunter DarkGhostHunter released this 13 Jul 04:32
· 53 commits to stable since this release
0c3af86

As title says, when the user recovers his credential, the attestation may fail. When this happen, the token will still live until the attestation is completed or the token is expired.

Before the patch, the token would die even if the attestation failed, forcing the user to another recovery email.