Skip to content

fix(migration): Decrypt ownCloud secrets v2 - #49523

Merged
nickvergessen merged 1 commit into
masterfrom
fix/migration/owncloud-secrets-v2
Nov 28, 2024
Merged

fix(migration): Decrypt ownCloud secrets v2#49523
nickvergessen merged 1 commit into
masterfrom
fix/migration/owncloud-secrets-v2

Conversation

@ChristophWurst

@ChristophWurstChristophWurst commented Nov 27, 2024

Copy link
Copy Markdown
Member
  • Resolves: #

Summary

owncloud/core#38018 and #20915 are slightly different. This teaches Nextcloud to read encrypted values from a migrated instance.

TODO

  • Do
  • Conventional commit ())

Checklist

@ChristophWurstChristophWurst changed the title fix(migration: Decrypt ownCloud secrets v2fix(migration): Decrypt ownCloud secrets v2Nov 27, 2024

@miaulalalamiaulalala left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good! 🦙

@AndyScherzingerAndyScherzinger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Neighborly 👍

@ChristophWurst
ChristophWurstforce-pushed the fix/migration/owncloud-secrets-v2 branch from 3174cc5 to 8eb71f1CompareNovember 28, 2024 07:38
@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

/backport to stable30

@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

/backport to stable29

@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

/backport to stable28

Comment threadlib/private/Security/Crypto.php Outdated
Comment threadlib/private/Security/Crypto.php Outdated
Comment threadlib/private/Security/Crypto.php Outdated
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst
ChristophWurstforce-pushed the fix/migration/owncloud-secrets-v2 branch from d5b2ba0 to 1323e5bCompareNovember 28, 2024 08:00
@ChristophWurstChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 28, 2024
@nickvergessen
nickvergessen merged commit a9c36c1 into masterNov 28, 2024
@nickvergessen
nickvergessen deleted the fix/migration/owncloud-secrets-v2 branch November 28, 2024 08:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugfeature: owncloud migration

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants

@ChristophWurst@nickvergessen@AndyScherzinger@Altahrim@miaulalala@joshtrichards