Sha256: 3a034ba2d0337d7085ff321ba20b11eb51da6d5dcda93bf27036618fbdd30c54

Contents?: true

Size: 319 Bytes

Versions: 12

Compression:

Stored size: 319 Bytes

Contents

<% content_for :title, rodauth.add_recovery_codes_page_title %>

<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

12 entries across 12 versions & 1 rubygems

Version Path
rodauth-rails-1.4.2 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.4.1 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.4.0 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.3.1 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.3.0 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.2.2 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.2.1 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.2.0 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.1.0 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-1.0.0 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-0.18.1 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb
rodauth-rails-0.18.0 lib/generators/rodauth/templates/app/views/rodauth/add_recovery_codes.html.erb