From d2eecef75c4adef637a8fc97afeb934fc72f9a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 21 Apr 2002 20:47:43 +0000 Subject: [PATCH] Fix for http authentication mode with IIS --- ChangeLog | 7 +++++++ libraries/auth/http.auth.lib.php3 | 23 +++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index 83d2ae8ee..0f92eb2d6 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-04-21 Loïc Chapeaux + * libraries/auth/http.auth.lib.php3: tried a fix to allow the use of http + authentication mode with IIS. + +2002-04-21 Marc Delisle + * ### 2.2.6 released ### + 2002-04-21 Loïc Chapeaux * sql.php3; libraries/functions.js: improved regexp used to find some statements in order to "fix" an error reported by diff --git a/libraries/auth/http.auth.lib.php3 b/libraries/auth/http.auth.lib.php3 index fb5bf3d26..81e7a0178 100644 --- a/libraries/auth/http.auth.lib.php3 +++ b/libraries/auth/http.auth.lib.php3 @@ -88,6 +88,7 @@ h1 {font-family: ; font-size: ; font-size: ensure the new username is not the same if (!empty($old_usr)