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

Specify Locale in Case Functions #965

Closed
jzheaux opened this issue Nov 14, 2024 · 1 comment
Closed

Specify Locale in Case Functions #965

jzheaux opened this issue Nov 14, 2024 · 1 comment

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Nov 14, 2024

It would be nice to apply this rule to how Spring LDAP uses toUpperCase and toLowerCase, especially as it is a relatively easy and low-impact change.

@jzheaux jzheaux added this to the 2.4.4 milestone Nov 14, 2024
@jzheaux jzheaux self-assigned this Nov 14, 2024
jzheaux added a commit that referenced this issue Nov 14, 2024
Apply the common security hardening
technique of specifying Locale when
calling toLowerCase and toUpperCase

Closes gh-965
@jzheaux
Copy link
Contributor Author

jzheaux commented Nov 14, 2024

Closed in 1bfb466

@jzheaux jzheaux closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant