-
- Downloads
Fix broken Git over HTTP clones with LDAP users
Due to a regression in !20608, the LDAP authenticator was not being used unless OmniAuth was enabled. This change allows the LDAP provider to be used if it is configured regardless of the OmniAuth setting. Closes #50579
parent
0e9dc23d
No related branches found
No related tags found
Showing
- changelogs/unreleased/sh-fix-broken-ldap-clones.yml 5 additions, 0 deletionschangelogs/unreleased/sh-fix-broken-ldap-clones.yml
- lib/gitlab/auth/o_auth/provider.rb 1 addition, 0 deletionslib/gitlab/auth/o_auth/provider.rb
- spec/lib/gitlab/auth/o_auth/provider_spec.rb 42 additions, 0 deletionsspec/lib/gitlab/auth/o_auth/provider_spec.rb
Please register or sign in to comment