encryption icon indicating copy to clipboard operation
encryption copied to clipboard

No modules installed

Open va1entin opened this issue 7 years ago • 3 comments

The encryption app comes with no encryption modules

# occ encryption:list-modules

#
 # occ encryption:status
  - enabled: true
  - defaultModule: 

The docs suggest that the app comes with encryption modules. https://doc.owncloud.org/server/10.0/admin_manual/configuration/files/encryption_configuration.html

va1entin avatar Oct 10 '18 11:10 va1entin

works for me on stable10 branch:

% occ app:enable encryption
% occ encryption:list-modules
  - OC_DEFAULT_MODULE: Default encryption module [default*]

PVince81 avatar Oct 10 '18 12:10 PVince81

please use the issue template, maybe something is strange in your setup: https://raw.githubusercontent.com/owncloud/core/master/.github/issue_template.md

PVince81 avatar Oct 10 '18 12:10 PVince81

So the checkbox in the Owncloud settings doesn't enable the app but only makes Owncloud actually use it?

va1entin avatar Oct 10 '18 13:10 va1entin