Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent parsing of user information in UriComponentsBuilder #32211

Closed
rstoyanchev opened this issue Feb 7, 2024 · 0 comments
Closed

Consistent parsing of user information in UriComponentsBuilder #32211

rstoyanchev opened this issue Feb 7, 2024 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@rstoyanchev
Copy link
Contributor

rstoyanchev commented Feb 7, 2024

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.

@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug labels Feb 7, 2024
@rstoyanchev rstoyanchev added this to the 6.1.4 milestone Feb 7, 2024
@rstoyanchev rstoyanchev self-assigned this Feb 7, 2024
@rstoyanchev rstoyanchev added for: backport-to-5.3.x Marks an issue as a candidate for backport to 5.3.x for: backport-to-6.0.x Marks an issue as a candidate for backport to 6.0.x labels Feb 12, 2024
@github-actions github-actions bot added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-6.0.x Marks an issue as a candidate for backport to 6.0.x for: backport-to-5.3.x Marks an issue as a candidate for backport to 5.3.x labels Feb 12, 2024
rstoyanchev added a commit that referenced this issue Feb 13, 2024
rstoyanchev added a commit that referenced this issue Feb 13, 2024
cesarhernandezgt added a commit to tomitribe/spring-framework that referenced this issue Mar 11, 2024
jayblanc pushed a commit to Jahia/spring-framework that referenced this issue Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant