Open ghuber opened 13 years ago
I can verify that this does work with EE2.3, I couldn't find anything in EE's changelogs to suggest that the authentication method had changed.
I am on EE 2.4 and it looks like one of the functions that this plugin uses has been deprecated. I am seeing the following error being thrown in my developer log
The system has detected an add-on that is using outdated code that may stop working or cause issues with the system. What does this mean? Deprecated function hash() called in \nce_ldap\ext.nce_ldap.php on line 246. Deprecated since 2.0. Use Security_helper::do_hash instead.
Any chance this can be patched?
Looks like this add-on may have issues with 2.2, as EL changed the authentication method.
Can you verify?