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

Catch base64 decode exception #15914

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

kse-music
Copy link
Contributor

@kse-music kse-music commented Oct 14, 2024

Closes gh-15905

This is also aligned with CookieServerRequestCache

onErrorResume(IllegalArgumentException.class, (ex) -> Mono.empty())

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 14, 2024
@kse-music kse-music force-pushed the gh-15905 branch 2 times, most recently from f72ea53 to e1f224c Compare October 14, 2024 09:00
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @kse-music! I've left some feedback inline. Also, please update the copyright years to any non-Acegi copyright messages.

@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 14, 2024
@jzheaux jzheaux added this to the 5.8.15 milestone Oct 14, 2024
@kse-music kse-music requested a review from jzheaux October 15, 2024 02:04
@sjohnr sjohnr modified the milestones: 5.8.15, 6.2.7, 6.2.x Oct 21, 2024
@jzheaux jzheaux modified the milestones: 6.2.x, 5.8.16 Oct 23, 2024
@jzheaux
Copy link
Contributor

jzheaux commented Oct 23, 2024

Thanks for the updates, @kse-music! Can you please update the copyright for the test file as well?

@kse-music
Copy link
Contributor Author

@jzheaux I have been updated

@jzheaux jzheaux merged commit 1399a82 into spring-projects:5.8.x Oct 24, 2024
6 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Oct 24, 2024

Thanks, @kse-music! This is now merged into 5.8.x as well as the other branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants