Skip to content

Encryption Admin Settings are shown even when encryption app is disabled #147

Description

@cortho

ownCloud 10.2.1.4
fresh install

Even when the encryption app is disabled, admin settings for encryption are shown and worse: it is possible to enable server-side encryption while the app remains disabled.

So it is possible for an admin to "pseudo enable" server-side-encryption (which cannot be undone), which leads to big inconsistency.

I have the strong feeling that the closed issue owncloud/core#30447 is about the same story:

Steps to reproduce:

  • With disabled encryption app visit Admin Settings -> Encryption
  • Click Enable server-side-encryption and confirm with "Enable encryption"
  • Try to create a public link share
  • The message "No default encryption module defined" is shown and the public link cannot be created

The admin encryption settings must not be shown and must not have any effect when encryption app is disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions