PHP5.0.0 - Basic Auth completely broken (Apache1)

php.internals

Stefan Esser

22 years ago
Hi, unfourtunately the security patch for 5.0.0 was broken in one Apache1 specific part. Basic auth does not detect that username+password was given. PHP 4.3.x is not affected because that patch did not go into it (yet). Stefan