gitlab-org--gitlab-foss/lib/gitlab/auth
Imre Farkas bd3a484032
Add config to disable impersonation
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.

Only the act of impersonation is modified, impersonation token
management is not affected.
2018-11-29 09:37:16 +01:00
..
database Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
ldap Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
o_auth Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
saml saml/auth_hash: Allow 2FA bypass for SAML 2.0 responses 2018-10-25 12:08:07 +01:00
activity.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
blocked_user_tracker.rb Improve blocked user tracking code readability 2018-08-03 12:58:00 +02:00
ip_rate_limiter.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
omniauth_identity_linker_base.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
request_authenticator.rb Merge branch 'security-fix-pat-web-access' into 'master' 2018-11-28 19:13:59 -05:00
result.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
too_many_ips.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
unique_ips_limiter.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
user_access_denied_reason.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
user_auth_finders.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00