if username is passed to bind, assume password is passed too and do not default to...
authorPeter Karman <perl@peknet.com>
Wed, 9 Jan 2013 14:51:44 +0000 (14:51 +0000)
committerPeter Karman <perl@peknet.com>
Wed, 9 Jan 2013 14:51:44 +0000 (14:51 +0000)
commit50f88c5d27ff7f70dc564592de7bd93aa08fb282
tree2dbe9e5e0ebee393ed776e99010d3559b0ada863
parentd05c83ddfbb0b15c5f002dab15a16608a42080d8
if username is passed to bind, assume password is passed too and do not default to configured password. https://rt.cpan.org/Ticket/Display.html?id=81908
lib/Catalyst/Authentication/Store/LDAP/Backend.pm