Skip to content

Alternative fix for 422 when using standard login with ldap enabled

This is an alternative fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/35447

It makes sure the OmniauthCallbacksController isn't loaded in an initializer.

Merge request reports