Skip to content

Fix Javadoc of PasswordEncoderFactories#createDelegatingPasswordEncoder #4669

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

Merged
merged 1 commit into from
Oct 22, 2017

Conversation

kazuki43zoo
Copy link
Contributor

See gh-4666

Probably, Javadoc is wrong. In the current implementation, the BCryptPasswordEncoder is used for encoding a password.
Is wrong implementation?

@rwinch rwinch self-assigned this Oct 22, 2017
@rwinch rwinch added type: bug A general bug in: crypto An issue in spring-security-crypto in: docs An issue in Documentation or samples labels Oct 22, 2017
@rwinch rwinch merged commit c7f4160 into spring-projects:master Oct 22, 2017
@rwinch
Copy link
Member

rwinch commented Oct 22, 2017

Thanks for the PR @kazuki43zoo! This is now merged into master

@kazuki43zoo kazuki43zoo deleted the gh-4666 branch October 22, 2017 16:57
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 in: docs An issue in Documentation or samples type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants