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

Resend: Fix encrypted version to 0 when finding unencrypted file #28593

Closed
wants to merge 1 commit into from

Conversation

PVince81
Copy link
Member

Resend of #28373 for CI

Whenever the command is run and a "legacy cipher" seems to be detected
when the legacy option is disabled, it's highly likely that the file is
actually unencrypted but the database contains a encrypted version
higher than 0 for some reason.

The command now detects this case and automatically sets the encrypted
version to 0 so that the file can be read again.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81 PVince81 self-assigned this Aug 25, 2021
@PVince81 PVince81 changed the title Fix encrypted version to 0 when finding unencrypted file Resend: Fix encrypted version to 0 when finding unencrypted file Aug 25, 2021
@PVince81
Copy link
Member Author

never mind, same problem...

@PVince81 PVince81 closed this Aug 25, 2021
@skjnldsv skjnldsv deleted the resend-28373 branch March 14, 2024 07:43
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.

1 participant