You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's still hard to pin point bytes issues. The warning message does not include a hint, which argument is wrong. We may want to consider to include the name of the argument with invalid type (e.g. dn) in the warning message. python-ldap must not include the actual value, because it may contain confidential information like credentials.
The text was updated successfully, but these errors were encountered:
From #128 (comment)
It's still hard to pin point bytes issues. The warning message does not include a hint, which argument is wrong. We may want to consider to include the name of the argument with invalid type (e.g.
dn
) in the warning message. python-ldap must not include the actual value, because it may contain confidential information like credentials.The text was updated successfully, but these errors were encountered: