79762287

Date: 2025-09-11 18:59:16
Score: 0.5
Natty:
Report link

Try: bypass_sign_in(user) *

I was also having issues with the config settings not seeming to work and found that sign_in(user, bypass: true) was deprecated eons ago. See: https://github.com/heartcombo/devise/commit/2044fffa25d781fcbaf090e7728b48b65c854ccb

* this may not solve your root issue, but it should address the most immediate issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mark Evans