Sha256: 1b4130618e0840aac18536a5e3dc0a5d4735820f7665423f5a340f037d7f29b4

Contents?: true

Size: 266 Bytes

Versions: 5

Compression:

Stored size: 266 Bytes

Contents

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