Sha256: 18bcd9abe96e4735d004881450e00d5e86678c451c26c40bcae102c6da479e86

Contents?: true

Size: 191 Bytes

Versions: 12

Compression:

Stored size: 191 Bytes

Contents

<% content_for :title, rodauth.two_factor_auth_page_title %>

<ul>
  <% rodauth.two_factor_auth_links.sort.each do |_, link, text| %>
    <li><%= link_to text, link %></li>
  <% end %>
</ul>

Version data entries

12 entries across 12 versions & 1 rubygems

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