Skip to content

Update recovery code

Thais requested to merge (removed):recovery-code into master

This is the first part of the Account Recovery implementation, to allow existing accounts to add a recovery code to recover the password. These changes are only to persist the recovery code in webapp. It's not yet possible to login with the recovery code.

Related with: https://github.com/pixelated/pixelated-user-agent/issues/924 with @aarni

Merge request reports