Skip to content

Gmoshkin/picodata ldap auth method

Georgy Moshkin requested to merge gmoshkin/picodata-ldap-auth-method into master

Summary

  • fix: used to block in net_box when failing to authenticate

  • feat: ldap auth method in iproto clients

  • refactor: add auth_method parameter to iproto-related interfaces

LDAP support was originally added to our tarantool fork in this MR picodata/tarantool!75

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Georgy Moshkin

Merge request reports