cblair / portal

A web interface for collecting and analyzing research data
2 stars 0 forks source link

Devise password reset tokens are invalid #56

Closed cblair closed 10 years ago

cblair commented 10 years ago

May be related:

http://stackoverflow.com/questions/19018657/rails-4-devise-password-reset-is-always-giving-a-token-is-invalid-error-on

shanesuofi commented 10 years ago

This issue has been resolved. Changed view/devise/confirmation_instructions.html.erb code to "confirmation_url(@resource, :confirmation_token => @token)", specifically @token.