Sha256: f36d6d84a2bb181ffee41db283e841a8cfc1962cd45c7e7e8af6c71b0744e31a

Contents?: true

Size: 263 Bytes

Versions: 5

Compression:

Stored size: 263 Bytes

Contents

<%%= form_tag <%= rodauth %>.otp_disable_path, method: :post do %>
  <%%= render "password_field" if <%= rodauth %>.two_factor_modifications_require_password? %>
  <%%= render "submit", value: "Disable TOTP Authentication", class: "btn btn-warning" %>
<%% 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/otp_disable.html.erb
rodauth-rails-0.17.0 lib/generators/rodauth/templates/app/views/rodauth/otp_disable.html.erb
rodauth-rails-0.16.0 lib/generators/rodauth/templates/app/views/rodauth/otp_disable.html.erb
rodauth-rails-0.15.0 lib/generators/rodauth/templates/app/views/rodauth/otp_disable.html.erb
rodauth-rails-0.14.0 lib/generators/rodauth/templates/app/views/rodauth/otp_disable.html.erb