apache / apisix

The Cloud-Native API Gateway
https://apisix.apache.org/blog/
Apache License 2.0
14.54k stars 2.52k forks source link

feat: remove openldap dependencies from apisix #7865

Open kingluo opened 2 years ago

kingluo commented 2 years ago

Description

With lua-resty-ldap, apisix does not need openldap related dependencies anymore.

We could remove it in these files:

We should also remove it in build-tools: https://github.com/api7/apisix-build-tools/blob/acedbc07990929efd066b1c25b53e09c6d0d085f/package-apisix.sh#L10

tzssangglass commented 2 years ago

LGTM

hanf2x commented 1 year ago

LGTM