b2a49e1780
This implements both a connection timeout for LDAP connections, and makes it configurable by administrators. The default is 5s. The reason for this commit is currently if a connection to an LDAP server cannot be established it does not timeout in a reasonable period. |
||
---|---|---|
.. | ||
const.go | ||
file_user_provider.go | ||
file_user_provider_test.go | ||
ldap_connection_factory.go | ||
ldap_connection_factory_mock.go | ||
ldap_user_provider.go | ||
ldap_user_provider_startup.go | ||
ldap_user_provider_test.go | ||
password_hash.go | ||
password_hash_test.go | ||
types.go | ||
user_provider.go | ||
users_database.template.yml |