You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Password salt column is empty in users. I don't know if current devise does salt automatically based on id & created_at, or is this some misconfiguration in moci that devise is not using it. Needs checking.
Password salt column is empty in users. I don't know if current devise does salt automatically based on id & created_at, or is this some misconfiguration in moci that devise is not using it. Needs checking.