gitlab-org--gitlab-foss/lib/gitlab/auth
Stan Hu 7486d424b9 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
2018-08-22 13:07:14 -07:00
..
database Fix LDAP login without user in DB 2018-03-27 09:21:17 +02:00
ldap Minimize CE/EE difference in Gitlab::Auth::LDAP::Config 2018-05-18 16:30:53 +02:00
o_auth Fix broken Git over HTTP clones with LDAP users 2018-08-22 13:07:14 -07:00
saml Honor saml assurance level to allow 2FA bypassing 2018-06-25 15:32:03 +00:00
activity.rb Simplify blocked user tracking during authentication 2018-08-01 15:56:44 +02:00
blocked_user_tracker.rb Improve blocked user tracking code readability 2018-08-03 12:58:00 +02:00
ip_rate_limiter.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
omniauth_identity_linker_base.rb Backport IdentityLinker#failed? from GroupSaml callback flow 2018-05-04 15:00:59 +01:00
request_authenticator.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
result.rb [CE] Add Naming/FileName rule checking expected class/module per filename 2018-03-08 12:56:54 +00:00
too_many_ips.rb
unique_ips_limiter.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
user_access_denied_reason.rb Add username to terms message in git and API calls 2018-05-24 18:19:48 +02:00
user_auth_finders.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00