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

REL-4502 - Python SDK v16.6.5 - Handling broken encryption in records and attachments #621

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

maksimu
Copy link
Collaborator

@maksimu maksimu commented Jul 10, 2024

No description provided.

jwalstra-keeper and others added 2 commits July 10, 2024 14:29
Prior, if a record, file or folder had bad encryption the entire
application would break.

This change will cause bad items to be skipped. Their UID will be
logged as an error along with the exception information.

The mock classes were changed to handle creating bad items. And
unit tests created to handle bad encryption on all the items.
@maksimu maksimu requested a review from saldoukhov as a code owner July 10, 2024 21:42
@maksimu maksimu changed the title REL-ZZZ - Python SDK v16.6.5 - Handling broken encryption in records and attachments REL-4502 - Python SDK v16.6.5 - Handling broken encryption in records and attachments Jul 11, 2024
@jwalstra-keeper jwalstra-keeper self-requested a review July 11, 2024 00:35
@maksimu maksimu merged commit 3d41ddb into master Jul 11, 2024
35 checks passed
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.

2 participants