snappymail/plugins/change-password/drivers
David Härdeman ba2b903d67 [change-password] Use LDAP URI format instead of host/name
ldap_connect(<host>, <port>) is deprecated and ldap_connect(<uri>)
format makes it possible to use ldaps.
2021-08-23 10:35:51 +02:00
..
example.phps ChangePasswordDriverLDAP, see https://github.com/the-djmaze/snappymail/issues/51#issuecomment-788851329 2021-03-02 14:30:24 +01:00
ldap.php [change-password] Use LDAP URI format instead of host/name 2021-08-23 10:35:51 +02:00
pdo.php Issue #51 check if PDO is supported 2021-03-02 14:33:11 +01:00