Build Update for apache/httpd
-------------------------------------

Build: #1425
Status: Broken

Duration: 19 mins and 4 secs
Commit: ec1d14c (trunk)
Author: Ruediger Pluem
Message: Before doing any bind check that the provided username is not NULL and 
that the
password is neither NULL nor empty.

Binds with empty passwords always succeed, but in case the password of the
user was not empty subsequent LDAP operations fail.
This causes authentications that use user supplied credentials
(AuthLDAPInitialBindAsUser set to on) to fail with status code 500 instead of
401 if the user supplied an empty password.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885940 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/httpd/compare/3e4c918fba9f...ec1d14ccf6d4

View the full build log and details: 
https://travis-ci.com/github/apache/httpd/builds/214823750?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/httpd repository going to 
https://travis-ci.com/account/preferences/unsubscribe?repository=16806660&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to