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

unbreak users with a . in their login (#3802) #3817

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

landryb
Copy link
Member

@landryb landryb commented Oct 3, 2022

per https://www.baeldung.com/spring-mvc-pathvariable-dot spring's @PathVariable annotation strips what's after a dot, thinking its a file extension

per https://www.baeldung.com/spring-mvc-pathvariable-dot spring's @PathVariable
annotation strips what's after a dot, thinking its a file extension
@landryb landryb requested a review from pmauduit October 3, 2022 06:36
@fvanderbiest fvanderbiest added this to the 22.0.4 milestone Oct 3, 2022
@fvanderbiest fvanderbiest merged commit 239deb6 into georchestra:22.0.x Oct 3, 2022
Copy link
Member

@pmauduit pmauduit left a comment

Choose a reason for hiding this comment

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

LGTM ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants