fix: select encryption type is obsolete - #1290
Merged
Merged
Conversation
Contributor
|
@IljaN when was this removed, can you referencethe PR? The change here is all right because of an occ command and not a config. But there are more locations we need to fix. Convertig to draft. |
mmattel
marked this pull request as draft
March 25, 2024 16:23
Contributor
Author
|
@mmattel Edited top-post. |
Only master-key is supported now so the command is not available anymore.
mmattel
force-pushed
the
fix/ecryption-type-obsolete
branch
from
April 5, 2024 16:41
3c90d72 to
09ef7a4
Compare
mmattel
marked this pull request as ready for review
April 5, 2024 16:41
Contributor
|
I have updated the content on locations where necessary. |
mmattel
approved these changes
Apr 5, 2024
mmattel
added a commit
that referenced
this pull request
Apr 5, 2024
mmattel
added a commit
that referenced
this pull request
Apr 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Only master-key is supported now so the command is not available anymore.
Related Change: owncloud/encryption#389
Backport to 10.14 and 10.13