gitlab-org--gitlab-foss/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.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
adapter.rb Backport of ee/9235: Add LDAP integration to smartcard authentication 2019-01-27 22:26:32 +01:00
auth_hash.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
authentication.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
config.rb Allow raw tls_options to be passed in LDAP configuration 2019-03-04 10:27:43 -06:00
dn.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
ldap_connection_error.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
person.rb chore(rubocop): fix Style/TrivialAccessors issues 2019-01-16 13:53:04 +05:00
user.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00