Sha256: 541a390cab91c0ba9c053e65dd5fc0a83bdb901dcee8f69f5a6ca70cb23e5c87

Contents?: true

Size: 243 Bytes

Versions: 5

Compression:

Stored size: 243 Bytes

Contents

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