php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6704 Authentication does not work with PHP4 ISAPI
Submitted: 2000-09-13 02:14 UTC Modified: 2001-02-26 08:51 UTC
From: mbuettge at ui dot urban dot org Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.2 OS: Win NT 4.0 SP6a
Private report: No CVE-ID: None
 [2000-09-13 02:14 UTC] mbuettge at ui dot urban dot org
When PHP4ISAPI.DLL is added to the list of ISAPI filters, user name/password authentication always fails.  When it is removed from the list of filters but kept as an application mapping, authentication appears to be disabled for the whole service, allowing any user to access protected pages.  When the DLL is removed entirely, authentication returns to normal.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-25 07:32 UTC] sbergmann@php.net
Does the problem persist with PHP 4.0.4pl1 or the latest snapshot from http://snaps.php.net/?
 [2001-02-26 08:51 UTC] mbuettge at ui dot urban dot org
Problem corrected by PHP 4.0.4pl1.  Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC