FOWind commented on issue #9891:
URL: https://github.com/apache/apisix/issues/9891#issuecomment-1868957420

   > Summarising the discussion so far:
   > 
   > * The version v0.1.0 of lua-resty-ldap is incompatible with apisix master 
so the master branch would require some code changes as well to interface with 
the roll backed version(the one without Rust dependency)
   > * We will lose a lot of feature and bug fixes made between this version 
and moreover as pointed out by @bzp2010 ,  the ldap support in v0.1.0 is not as 
good.
   > * @moonming Suggested that we can have two version of this plugin, one 
using v0.1.0 and another using v0.2.0. To that I would like to ask for 
suggestions as to how we can go about this approach. Should we have two plugins 
like `ldap` and `ldap-advanced` in APISIX using different versions of 
lua-resty-ldap. And if that's the case, when ldap-advanced(the one using Rust) 
make dependencies then it will still require Rust at build time.
   
   As downgrade to 0.1.0, the ldap cannot use password to connect ldap server. 
Is there a plan to add the ldap-advanced plugin ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to