Skip to content

Update DelegatingPasswordEncoder.java #16479

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Update DelegatingPasswordEncoder.java #16479

merged 2 commits into from
Jan 31, 2025

Conversation

ChristianHoesel
Copy link
Contributor

Removes the use of org.springframework.util.StringUtils from DelegatingPasswordEncoder

Closes gh-16442

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 24, 2025
Removes the use of `org.springframework.util.StringUtils` from `DelegatingPasswordEncoder`

Closes gh-16442

Signed-off-by: Christian Hösel <ChristianHoesel@users.noreply.github.com>
@sjohnr sjohnr self-assigned this Jan 30, 2025
@sjohnr sjohnr added in: crypto An issue in spring-security-crypto type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 30, 2025
@sjohnr sjohnr merged commit b566501 into spring-projects:main Jan 31, 2025
6 checks passed
@sjohnr sjohnr added this to the 6.5.0-M2 milestone Jan 31, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
in: crypto An issue in spring-security-crypto type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace SpringUtils in DelegatingPasswordEncoder.UnmappedIdPasswordEncoder
3 participants