Sha256: be471e52bf569c24dbc0b55480077f28ef9789638249087a793f801cff51afa7

Contents?: true

Size: 262 Bytes

Versions: 5

Compression:

Stored size: 262 Bytes

Contents

<%%= form_tag <%= rodauth %>.two_factor_disable_path, method: :post do %>
  <%%= render "password_field" if <%= rodauth %>.two_factor_modifications_require_password? %>
  <%%= render "submit", value: "Remove All Multifactor Authentication Methods" %>
<%% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

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