Closed
Description
Reading the LDAP section (http://symfony.com/doc/current/components/ldap.html), it is fairly limited in information.
As a user of the documentation as a whole, I want to know a few things that the Doctrine information does explain. For example:
- Who is responsible for protecting against LDAP injection? The LDAP component or the developer (me)?
- How do I learn about what safety features do exist, barring reading the code? Is that information currently available?