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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mbuettge at ui dot urban dot org
New email:
PHP Version: OS:

 

 [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: Sun May 05 09:01:30 2024 UTC