Reset password token is invalid OR Reset password token has expired, please request a new one

im lost in an update. updated rails 3 to 4 and now stuck with devise…

i have updated views and controller code & user.rb, but i dont know where the error comes from…nor do i see the same reset token in the database…

any ideas?

thx

Sounds like Devise 3.1: Now with more secure defaults « Plataformatec Blog (see the ‘Store digested tokens in the database’ section)

Fred