Skip to content

Consistent parsing of user information in UriComponentsBuilder #32211

Closed
@rstoyanchev

Description

@rstoyanchev

The USERINFO_PATTERN in UriComponentsBuilder was updated a while ago to ignore other hierarchical components such as path, query, and fragment, but it should do so only for those in order to be consistent with the syntax from RFC 3986, section 3.2 and also with HierarchicalUriComponents.Type.USER_INFO, which follows that syntax.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions