gitlab-org--gitlab-foss/spec/lib/gitlab/auth
Drew Blessing f6350faca1 Allow raw tls_options to be passed in LDAP configuration
We've previously exposed ca_file and ssl_version but there are many
possible options that can be used inside tls_options. Instead of
exposing individual ones, simply expose the entire hash so it can
be passed in and we won't have to add things in the future.
2019-03-04 10:27:43 -06:00
..
ldap Allow raw tls_options to be passed in LDAP configuration 2019-03-04 10:27:43 -06:00
o_auth Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
saml saml/auth_hash: Allow 2FA bypass for SAML 2.0 responses 2018-10-25 12:08:07 +01:00
activity_spec.rb Improce specs of authentication activity class methods 2018-07-27 13:00:28 +02:00
blocked_user_tracker_spec.rb Improve blocked user tracking code readability 2018-08-03 12:58:00 +02:00
request_authenticator_spec.rb Merge branch 'security-fix-pat-web-access' into 'master' 2018-11-28 19:13:59 -05:00
unique_ips_limiter_spec.rb current_application_settings belongs on Gitlab::CurrentSettings 2017-08-31 13:38:33 +01:00
user_access_denied_reason_spec.rb Add username to terms message in git and API calls 2018-05-24 18:19:48 +02:00
user_auth_finders_spec.rb Switch use of Rack::Request to ActionDispatch::Request 2019-01-07 00:35:53 -08:00