Sha256: 528b0568843ae2257774f896ae9210a29f1d4624a3cf02f861adbecc74ff57d4

Contents?: true

Size: 460 Bytes

Versions: 13

Compression:

Stored size: 460 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">
    <label for="recovery-code">#{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

13 entries across 13 versions & 1 rubygems

Version Path
rodauth-2.12.0 templates/recovery-auth.str
rodauth-2.11.0 templates/recovery-auth.str
rodauth-2.10.0 templates/recovery-auth.str
rodauth-2.9.0 templates/recovery-auth.str
rodauth-2.8.0 templates/recovery-auth.str
rodauth-2.7.0 templates/recovery-auth.str
rodauth-2.6.0 templates/recovery-auth.str
rodauth-2.5.0 templates/recovery-auth.str
rodauth-2.4.0 templates/recovery-auth.str
rodauth-2.3.0 templates/recovery-auth.str
rodauth-2.2.0 templates/recovery-auth.str
rodauth-2.1.0 templates/recovery-auth.str
rodauth-2.0.0 templates/recovery-auth.str