- Jan 14, 2018
- Jan 12, 2018
-
-
ale authored
-
- Jan 11, 2018
-
-
ale authored
Before, we weren't releasing the connection properly.
-
- Dec 31, 2017
-
-
ale authored
Simply by setting an empty bind DN.
-
- Dec 22, 2017
-
-
ale authored
Supports multiple algorithms: * system crypt * scrypt * argon2 We just made up new $something$ prefixes for the new algorithms.
-
- Dec 19, 2017
-
-
ale authored
-
- Dec 17, 2017
- Dec 16, 2017
- Dec 14, 2017
- Dec 11, 2017
-
-
ale authored
-
- Dec 10, 2017
-
-
ale authored
Also simplifies handling of the connection pool itself, switching to using deferred connects, and adds a test suite for misbehaving LDAP servers to exercise failure modes.
-
ale authored
Now the default is for errors to be permanent, unless the error itself has a Temporary() method that returns true (like the transient network errors do in the net/ package).
-
- Dec 09, 2017
-
-
ale authored
-
- Dec 07, 2017
- Dec 03, 2017
-
-
ale authored
-
- Nov 27, 2017
- Nov 26, 2017
- Nov 23, 2017
- Nov 22, 2017
-
-
ale authored
-