Sha256: 1dd586874c2d0dc8ae9287a3ba8c5e3ec7db7921089acc91ae1b8fb6bbef4d4d

Contents?: true

Size: 484 Bytes

Versions: 26

Compression:

Stored size: 484 Bytes

Contents

<form method="post" class="rodauth" role="form" id="recovery-auth-form">
  #{rodauth.recovery_auth_additional_form_tags}
  #{rodauth.csrf_tag}
  <div class="form-group mb-3">
    <label for="recovery-code" class="form-label">#{rodauth.recovery_codes_label}#{rodauth.input_field_label_suffix}</label>
    #{rodauth.input_field_string(rodauth.recovery_codes_param, 'recovery-code', :value => '', :autocomplete=>'off')}
  </div>
  #{rodauth.button(rodauth.recovery_auth_button)}
</form>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
rodauth-2.38.0 templates/recovery-auth.str
rodauth-2.37.0 templates/recovery-auth.str
rodauth-2.36.0 templates/recovery-auth.str
rodauth-2.34.0 templates/recovery-auth.str
rodauth-2.33.0 templates/recovery-auth.str
rodauth-2.32.0 templates/recovery-auth.str
rodauth-2.31.0 templates/recovery-auth.str
rodauth-2.30.0 templates/recovery-auth.str
rodauth-2.29.0 templates/recovery-auth.str
rodauth-2.28.0 templates/recovery-auth.str
rodauth-2.27.0 templates/recovery-auth.str
rodauth-2.26.1 templates/recovery-auth.str
rodauth-2.26.0 templates/recovery-auth.str
rodauth-2.25.0 templates/recovery-auth.str
rodauth-2.24.0 templates/recovery-auth.str
rodauth-2.23.0 templates/recovery-auth.str
rodauth-2.22.0 templates/recovery-auth.str
rodauth-2.21.0 templates/recovery-auth.str
rodauth-2.20.0 templates/recovery-auth.str
rodauth-2.19.0 templates/recovery-auth.str