On Sat, Feb 17, 2018 at 08:04:44PM -0800, Luc Larochelle wrote: > If your offer is still on the table I think it would make things much easier > to handle from a plugin. Let me know if you decide to work on it ? > > Luc > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout.
The plugin currently relies on Authen::Simple::LDAP for limited LDAP support, which in turn calls Net::LDAP, so for better LDAP support I would probably eliminate the dependency on the simpler module and use Net::LDAP directly. I'll take a closer look tomorrow and let you know. Regards, -- Brad Robertson <[email protected]> -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
