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

Catch IllegalArgumentException when attempting to decrypt unencrypted values #235

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

hansenmc
Copy link
Member

@hansenmc hansenmc commented Nov 1, 2023

This resolves issue #234

…o decrypt unencrypted values. We want this to be handled in the same manner as the other exceptions, log that it couldn't be decrypted and NOT bubble up and break functionality.
@hansenmc hansenmc merged commit 40302f5 into development Nov 1, 2023
@hansenmc hansenmc deleted the issue234 branch November 1, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant