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

fix(files_versions): Update unencrypted_size during rollback #50299

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Jan 21, 2025

This prevents restored versions of encrypted files from having a wrong reported size. This was blocking download.

@artonge artonge self-assigned this Jan 21, 2025
@artonge artonge added bug 3. to review Waiting for reviews php Pull requests that update Php code labels Jan 21, 2025
@artonge artonge added this to the Nextcloud 31 milestone Jan 21, 2025
@artonge
Copy link
Contributor Author

artonge commented Jan 21, 2025

/backport to stable30

@artonge
Copy link
Contributor Author

artonge commented Jan 21, 2025

/backport to stable29

@artonge
Copy link
Contributor Author

artonge commented Jan 21, 2025

/backport to stable28

@artonge
Copy link
Contributor Author

artonge commented Jan 23, 2025

/backport to stable31

@artonge artonge force-pushed the artonge/fix/restoring_encrypted_version branch from 9a88f24 to d898b41 Compare January 27, 2025 14:59
@artonge artonge requested a review from come-nc January 27, 2025 15:17
@artonge artonge requested a review from Altahrim January 27, 2025 15:53
Signed-off-by: Louis Chemineau <louis@chmn.me>
This prevent restored version of encrypted files from having a wrong reported size. This was blocking download.

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the artonge/fix/restoring_encrypted_version branch from d898b41 to c87db7a Compare January 28, 2025 14:28
@artonge artonge merged commit a606b66 into master Jan 29, 2025
190 checks passed
@artonge artonge deleted the artonge/fix/restoring_encrypted_version branch January 29, 2025 09:35
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.

4 participants