Skip to content

fix CryptoConverter to use specified encrypter #1597

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
mikereiche opened this issue Oct 17, 2022 · 0 comments · Fixed by #1598
Closed

fix CryptoConverter to use specified encrypter #1597

mikereiche opened this issue Oct 17, 2022 · 0 comments · Fixed by #1598
Assignees
Labels
type: bug A general bug

Comments

@mikereiche
Copy link
Collaborator

74: Map<String, Object> encrypted = cryptoManager().encrypt(plainText, ctx.getProperty().findAnnotation(Encrypted.class).encrypter());

@mikereiche mikereiche added this to the 5.0 GA (2022.0.0) milestone Oct 17, 2022
@mikereiche mikereiche self-assigned this Oct 17, 2022
@mikereiche mikereiche added the type: bug A general bug label Oct 17, 2022
mikereiche added a commit that referenced this issue Oct 17, 2022
mikereiche added a commit that referenced this issue Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant