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

Handle the versions in the trashbin for the checksum verify command #361

Merged
merged 2 commits into from
Jul 29, 2022

Conversation

jvillafanez
Copy link
Member

files:checksum:verify was failing due to problems finding the right key with the versions that were in the trashbin. This was caused by a wrong computation for the right path where the key is.

Rel https://github.com/owncloud/enterprise/issues/5272

@CLAassistant
Copy link

CLAassistant commented Jul 27, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@mrow4a mrow4a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch, adding small comment. Please add unit tests

lib/Crypto/Encryption.php Show resolved Hide resolved
@pako81
Copy link

pako81 commented Jul 27, 2022

confirmed it resolves the exception for keys of versions in trashbin 👍

@mrow4a mrow4a self-requested a review July 27, 2022 11:39
@jvillafanez jvillafanez force-pushed the handle_versions_in_trashbin branch from 1fdfb6e to 266fab2 Compare July 27, 2022 11:53
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@pako81
Copy link

pako81 commented Jul 28, 2022

merge or something more to discuss?

@jvillafanez jvillafanez merged commit 9bb0685 into master Jul 29, 2022
@delete-merged-branch delete-merged-branch bot deleted the handle_versions_in_trashbin branch July 29, 2022 06:55
@phil-davis
Copy link
Contributor

I created release issue #362 and put it in the qualification column of the Releases project so that someone can decide when to do a release.

@jnweiger jnweiger mentioned this pull request Aug 1, 2022
42 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants