mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-01 02:19:08 +01:00
5 lines
No EOL
339 B
Text
5 lines
No EOL
339 B
Text
%p Your account is set up to require the use of a one-time password in order to log in.
|
|
%p You currently have #{@recovery_code_count} unused recovery codes.
|
|
= link_to t('views.actions.remove'), destroy_user_2fa_path, class: 'btn btn-primary', method: 'delete',
|
|
data: { confirm: t('views.settings.security.2fa.detach_confirm') }
|
|
D |