Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
davitol opened this issue Jun 27, 2018 · 2 comments
Open
Assignees
Labels
p3-medium Normal priority Type:Bug
Milestone

Comments

@davitol
Copy link
Contributor

davitol commented Jun 27, 2018

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

@davitol davitol added this to the QA milestone Jun 27, 2018
@ownclouders
Copy link
Contributor

GitMate.io thinks possibly related issues are #10134 (Exception handling), #5992 (Exception Handling), #8826 ("Wrong Password" when successfully changing password), #26856 (Exception thrown when datadirectory is incorrectly set), and #30511 (Password Email wont Set).

@PVince81
Copy link
Contributor

not critical, just a bit misleading. moving to "development" with assignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3-medium Normal priority Type:Bug
Projects
None yet
Development

No branches or pull requests

6 participants