{{template "header_modal" .}}

Set recovery token

A recovery token can be used to restore access to your account when you have lost your primary password.

In order to (re)set it, you need to provide the primary password to the account:

{{.CSRFField}} {{template "form_errors" .Form}} {{template "form_field" .Form.GetField "cur_password"}} {{template "form_cancel" "/account/overview"}} {{template "form_submit" "Rename"}}
{{template "footer_modal" .}}