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
Is your feature request related to a problem? Please describe.
In LDAP, anonymous bind is equivalent to no authentication at all. This is insecure as anyone can access the LDAP data without login.
Describe the solution you'd like
New rules for each language to check for LDAP bind that is anonymous.
Is your feature request related to a problem? Please describe.
In LDAP, anonymous bind is equivalent to no authentication at all. This is insecure as anyone can access the LDAP data without login.
Describe the solution you'd like
New rules for each language to check for LDAP bind that is anonymous.
Describe alternatives you've considered
n/a
Additional context
Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.
The text was updated successfully, but these errors were encountered: