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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]