Sha256: edff2f2e35b94a4f6f55d9b314a3a96fa2d9fa52a8311788e55ee7bf3471d2d7

Contents?: true

Size: 254 Bytes

Versions: 30

Compression:

Stored size: 254 Bytes

Contents

<pre id="recovery-codes"><%= rodauth.recovery_codes.map { |s| h(s) }.join("\n\n") %></pre>

<% if rodauth.can_add_recovery_codes? %>
  <%== rodauth.add_recovery_codes_heading %>
  <%= render template: "rodauth/recovery_codes", layout: false %>
<% end %>

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
rodauth-rails-1.6.4 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.6.3 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.6.2 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.6.1 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.6.0 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.5.5 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.5.4 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.5.2 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.5.1 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.5.0 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb