Skip to content

Commit

Permalink
reset password
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Oct 22, 2024
1 parent af02869 commit 0beda35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/devise/passwords/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
<%= f.password_field :password_confirmation, autocomplete: "new-password" %>
</div>

<%= f.hidden_field :reset_password_token %>

<div class="actions">
<%= f.submit "Change my password" %>
</div>
Expand Down

0 comments on commit 0beda35

Please sign in to comment.