PHP 8.5.0 Beta 1 available for testing

Voting

: one plus two?
(Example: nine)

The Note You're Voting On

pete dot rowley at example dot com
21 years ago
You should NOT attempt to bind with a made up password. However small the chance, the chance remains that your code produces a valid password. The correct behaviour is to test for an empty password, and if your application will only service authenticated users, not perform any more LDAP operations on behalf of the user - this also happens to be more efficient.

<< Back to user notes page

To Top