gitlab-ce/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
adapter_spec.rb
auth_hash_spec.rb
authentication_spec.rb
config_spec.rb
dn_spec.rb
person_spec.rb
user_spec.rb