We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca15871 commit d505b7dCopy full SHA for d505b7d
1 file changed
onelogin-saml-sso/onelogin_saml.php
@@ -101,5 +101,4 @@ function disable_password_reset() { return false; }
101
}
102
103
104
-add_action('user_register', 'saml_user_register', 1);
105
add_action('register_form', 'saml_user_register', 1);
0 commit comments