Skip to content

Wrong exception handling when a wrong password is set when decrypting via CLI #31919

Open
@davitol

Description

@davitol

Steps to reproduce

  1. encrypt the oC server with user-keys encryption and create 2 users admin and user1
  2. Login as user1 and logout.
  3. Execute the steps to decrypt the oC server: ./occ maintenance:singleuser --on
  4. ./occ encryption:decrypt-all and do not write or write a wrong password when user1 password is required

Expected behaviour

A warning about wrong password should be shown

Actual behaviour

screen shot 2018-06-27 at 09 01 10

Server configuration

oC tarball 10.0.9.RC1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions