Skip to content

Add PasswordEncodedUser for internal testing #4680

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

Closed
rwinch opened this issue Oct 24, 2017 · 0 comments
Closed

Add PasswordEncodedUser for internal testing #4680

rwinch opened this issue Oct 24, 2017 · 0 comments
Assignees
Labels
in: build An issue in the build type: enhancement A general enhancement
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Oct 24, 2017

Summary

This will make it easier to adding password encoded username and passwords. It will leverage UserBuilder.passwordEncoder method and map the passwords to "{noop}" + password so the password validates but is not as slow as using BCrypt to speed up tests.

@rwinch rwinch added in: build An issue in the build type: enhancement A general enhancement labels Oct 24, 2017
@rwinch rwinch added this to the 5.0.0.RC1 milestone Oct 24, 2017
@rwinch rwinch self-assigned this Oct 24, 2017
@rwinch rwinch closed this as completed in 52560b5 Oct 24, 2017
thomasdarimont pushed a commit to thomasdarimont/spring-security that referenced this issue Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant