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

Set up DelegatingPasswordEncoder with NoOpPasswordEncoder #166

Merged

Conversation

AntonShuvaev
Copy link
Contributor

Resolves #165

@arey arey added the bug label Oct 13, 2024
@arey
Copy link
Member

arey commented Oct 13, 2024

Thanks @AntonShuvaev it should fix your issue.
The next step could be to use the BCryptPasswordEncoder. I've created the issue #167.

@arey arey merged commit 50c9942 into spring-petclinic:master Oct 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when executing requests with basic auth under non-admin
2 participants