https://bz.apache.org/bugzilla/show_bug.cgi?id=61280

            Bug ID: 61280
           Summary: Support characters sets other than ISO 8859-1 in HTTP
                    Basic authentication
           Product: Tomcat 9
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: ril...@novomind.com
  Target Milestone: -----

https://tools.ietf.org/html/rfc7617

This RFC describes how to implement Basic authentication for usernames and
passwords that are not restricted to characters below U+0100.

The BasicAuthenticator class should be updated to refer to RFC 7617 instead of
the obsolete RFC 2617.

The character set used in BasicAuthenticator class should be made configurable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to