[Bug 805] Support auth proxying for multiple WWW-Authenticate headers

http://www.w3.org/Bugs/Public/show_bug.cgi?id=805

jmcgrory@southwest.tn.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From jmcgrory@southwest.tn.edu  2004-07-28 13:18 -------
Although this bug was resolved a few weeks ago, it is now incorrectly 
disabled.  It is absolutely essential that my students - who work on a 
password protected area of the server - be capable of validating their code 
from the Web server by adding the following code to each page: 

       	<a href="http://validator.w3.org:8001/check?uri=referer">
        <img src="../images/XHTML11_logo.gif"
             alt="Valid XHTML 1.1!" 
             height="31" 
             width="88" 
         />	</a>

If we can't validate from a password protected server - which was possible but 
now is not - then these processes cannot be taught to our future Web 
developers. 

I was so impressed by your help.  As a class, we were all impressed by your 
responsiveness.  We need you to continue to support this validation code.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

Received on Wednesday, 28 July 2004 13:18:43 UTC