Skip to content

[feature] Creates methods for update recovery code

Thais requested to merge (removed):update-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.

Depends on: https://0xacab.org/leap/leap_web/merge_requests/16 Related with: https://github.com/pixelated/pixelated-user-agent/issues/924 with @aarni

Merge request reports