Sha256: 555411ada55b0db5f192fd5a4448c60749e7a6aa59ca16e7870f480c94321c89

Contents?: true

Size: 257 Bytes

Versions: 5

Compression:

Stored size: 257 Bytes

Contents

<%%= form_tag <%= rodauth %>.reset_password_path, method: :post do %>
  <%%= render "password_field" %>
  <%%= render "password_confirm_field" if <%= rodauth %>.require_password_confirmation? %>
  <%%= render "submit", value: "Reset Password" %>
<%% 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/reset_password.html.erb
rodauth-rails-0.17.0 lib/generators/rodauth/templates/app/views/rodauth/reset_password.html.erb
rodauth-rails-0.16.0 lib/generators/rodauth/templates/app/views/rodauth/reset_password.html.erb
rodauth-rails-0.15.0 lib/generators/rodauth/templates/app/views/rodauth/reset_password.html.erb
rodauth-rails-0.14.0 lib/generators/rodauth/templates/app/views/rodauth/reset_password.html.erb