Sun, 13 Oct 2019 10:19:40 -0700 Don't provide a password for sasl authentication.
Uwe Kleine-König <uwe@kleine-koenig.org> [Sun, 13 Oct 2019 10:19:40 -0700] rev 130
Don't provide a password for sasl authentication. When a sasl parameter is given (and used) the password parameter is not used by Net::LDAP. If indeed a password is required it has to be passed in the Authen::SASL object, not as parameter to bind. So drop the password parameter which stops trying (and failing) to use password authentication sometimes if in Net/LDAP.pm the iteration over %ptype hits its 'password' member before the 'sasl' member.
Sat, 31 Aug 2019 21:47:20 -0700 Fix typo.
Mahlon E. Smith <mahlon@martini.nu> [Sat, 31 Aug 2019 21:47:20 -0700] rev 129
Fix typo.
(0) -100 -30 -10 -2 +2 tip