Actions
Bug #31517
closedRemove usage of deprecated Net::LDAP::LdapError
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
-
Description
In https://github.com/ruby-ldap/ruby-net-ldap/commit/94b9d4d0443b8be37b91fcb5d6a31a9589cca41a#diff-8e534ef69e7fb9fbb691ec029ba3883243f8ffec6c89f9fadfa13a73d5b737fb error has got removed, so it will not be around once we upgrade to new version of net-ldap (>= 0.17.0).
We should get rid of usage to avoid UninitializedConstant Errors.
Actions