gitlab-org--gitlab-foss/spec/lib/gitlab/auth/ldap
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
..
access_spec.rb Correct Gitlab Capitalization in code files 2018-09-21 12:05:37 +00:00
adapter_spec.rb
auth_hash_spec.rb
authentication_spec.rb
config_spec.rb Allow raw tls_options to be passed in LDAP configuration 2019-03-04 10:27:43 -06:00
dn_spec.rb
person_spec.rb
user_spec.rb