Skip to content
Snippets Groups Projects
Commit aea5f51e authored by luandalmazo's avatar luandalmazo
Browse files

Issue #5: UPDATE reset password

parent 62609863
No related branches found
No related tags found
2 merge requests!17Curatorship and Gamification done,!5Issue #5: UPDATE reset password
Pipeline #29754 failed
......@@ -2,6 +2,7 @@
<p><%= t '.request_reset_link_msg' %></p>
<!-- instructions about reset password, it contains the redirect url -->
<p><%= link_to t('.password_change_link'), edit_password_url(@resource, reset_password_token: @token, config: message['client-config'].to_s, redirect_url: message['redirect-url'].to_s).html_safe %></p>
<p><%= t '.ignore_mail_msg' %></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment