Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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