Skip to content

in oc10.7 old hooks were removed for master key encryption - #392

Merged
mrow4a merged 2 commits into
masterfrom
align-richdocuments-oc-10-7
Apr 27, 2021
Merged

in oc10.7 old hooks were removed for master key encryption#392
mrow4a merged 2 commits into
masterfrom
align-richdocuments-oc-10-7

Conversation

@mrow4a

@mrow4a mrow4a commented Apr 23, 2021

Copy link
Copy Markdown
Contributor

In OC10.7 we changed logic for encryption events (got rid of legacy hooks listeners [1][2]). This app needs to be adjusted for this change to trigger decryption of master key files

[1] owncloud/encryption#25
[2] owncloud/core#38289

@mrow4a mrow4a self-assigned this Apr 23, 2021
@mrow4a mrow4a changed the title in oc10.7 old hooks were removed Apr 23, 2021
@mrow4a mrow4a changed the title in oc10.7 old hooks were removed when master key encryption was used Apr 23, 2021
@mrow4a
mrow4a force-pushed the align-richdocuments-oc-10-7 branch from c1405f8 to 9b675f8 Compare April 23, 2021 18:48
@karakayasemi

Copy link
Copy Markdown
Contributor

Phpstan was giving an error for EventDispatcher's dispatch method. Looks like nothing to do other than ignoring. See: phpstan/phpstan-symfony#59 (comment)

I have added a line for ignoring the error.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@IljaN
IljaN self-requested a review April 26, 2021 08:07
mrow4a added a commit that referenced this pull request Apr 26, 2021
@mrow4a
mrow4a merged commit 877b767 into master Apr 27, 2021
@delete-merged-branch
delete-merged-branch Bot deleted the align-richdocuments-oc-10-7 branch April 27, 2021 15:59
jnweiger added a commit that referenced this pull request Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants