- Remove all Rodauth stuff and implement simple custom auth - Migrate from sprockets to propshaft, hack some bootstrap stuff
4 lines
161 B
Text
4 lines
161 B
Text
<p>
|
|
You can reset your password within the next 15 minutes on
|
|
<%= link_to "this password reset page", edit_password_url(@user.password_reset_token) %>.
|
|
</p>
|