-
Disallow new users from Oauth signup if `allow_single_sign_on` is disabled · 92c184a5Jan-Willem van der Meer authored
Because devise will trigger a save, allowing unsaved users to login, behaviour had changed. The current implementation returns a pre-build user, which can be saved without errors. Reported in #1677
92c184a5
×