An error occurred while fetching the assigned milestone of the selected merge_request.
Add support for LDAP failover
Compare changes
Files
6- Drew Blessing authored
+ 16
− 7
@@ -13,10 +13,19 @@ module OmniAuth
@@ -13,10 +13,19 @@ module OmniAuth
VALID_ADAPTER_CONFIGURATION_KEYS = [:host, :port, :method, :bind_dn, :password, :try_sasl, :sasl_mechanisms, :uid, :base, :allow_anonymous, :filter]
@@ -47,12 +56,12 @@ module OmniAuth
@@ -47,12 +56,12 @@ module OmniAuth