Skip to content

fix: Pass env variables for LDAP configuration in `main_run`

Dmitry Ivanov requested to merge funbringer/ldap-env-allowlist into master

Summary

  • fix: Pass env variables for LDAP configuration in main_run

Related: picodata/tarantool#25

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if API docs changed) A follow-up doc issue is created in picodata/docs and linked here

Merge request reports