Devise not saving password changes Rails 4, need to always trigger password reset -


stack: devise 3.1.1 rails 4.0.5 omniauth 1.2.2

i started running issue users can reset passwords (via email), changed password never gets saved. way can login through password reset.

i'm not looking solution, can recommend how debug going on? ideally i'd follow password reset path within devise can verify new password getting saved, don't know start looking or put "puts" statements.

also, happens on accounts, weirder.

turns out bug on part. improperly overriding find_first_by_auth_conditions


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

jquery - Keeping Kendo Datepicker in min/max range -