Add proper support for LDAP
Previously, we implemented LDAP auth mechanism in core tarantool. This MR aims to add support for LDAP to picodata connect
and a few other api methods, namely pico.create_user
& pico.change_password
. It also fixes a few bugs discovered in the progress.
Related: picodata/tarantool!82.
Edited by Dmitry Ivanov