Sha256: 52ba1e02a100d03935f45d8dfeb8127a814844619c12dc9d633e3b1e7609df4d

Contents?: true

Size: 232 Bytes

Versions: 5

Compression:

Stored size: 232 Bytes

Contents

<div class="form-group mb-3">
  <%%= label_tag "recovery_code", "Recovery Code", class: "form-label" %>
  <%%= render "field", name: <%= rodauth %>.recovery_codes_param, id: "recovery_code", value: "", autocomplete: "off" %>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rodauth-rails-0.17.1 lib/generators/rodauth/templates/app/views/rodauth/_recovery_code_field.html.erb
rodauth-rails-0.17.0 lib/generators/rodauth/templates/app/views/rodauth/_recovery_code_field.html.erb
rodauth-rails-0.16.0 lib/generators/rodauth/templates/app/views/rodauth/_recovery_code_field.html.erb
rodauth-rails-0.15.0 lib/generators/rodauth/templates/app/views/rodauth/_recovery_code_field.html.erb
rodauth-rails-0.14.0 lib/generators/rodauth/templates/app/views/rodauth/_recovery_code_field.html.erb