aboutsummaryrefslogtreecommitdiff
path: root/src/ldapsp_ldap.erl
Commit message (Collapse)AuthorAge
* ldap: Add add/delete with timeoutHEADmasterGuido Günther2021-03-17
| | | | This allows to work with super slow ldap servers.
* ldap: Allow to pass all opts to eldap:open()Guido Günther2021-03-10
| | | | This allows to e.g. use ssl or contact servers on odd ports
* Issue start_tlsGuido Günther2017-02-26
| | | | certificates are not valided yet
* Add license boilerplateGuido Günther2017-02-16
| | | | (althought it's sometimes longer than the actual code)
* Initial commitGuido Günther2016-11-07