You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/03/30 14:21:42 UTC

DO NOT REPLY [Bug 53008] New: New test case for Basic Authenticator

https://issues.apache.org/bugzilla/show_bug.cgi?id=53008

             Bug #: 53008
           Summary: New test case for Basic Authenticator
           Product: Tomcat 7
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: Brian@PingToo.com
    Classification: Unclassified


Created attachment 28519
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28519
patch file for test
org.apache.catalina.authenticator.TestNonLoginAndBasicAuthenticator

RFC2617 states the authentication scheme is case-insensitive. A new test case
has been added which confirms that tomcat already complies with the
requirement.

The attached patch file passes checkstyle and all tests run successfully
against the trunk.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 53008] New test case for Basic Authenticator

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53008

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the additional test. Applied to trunk and 7.0.x and will included in
7.0.28 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org