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

Must be able to regenerate master key in maintenance mode #50

Open
PVince81 opened this issue Sep 6, 2018 · 0 comments
Open

Must be able to regenerate master key in maintenance mode #50

PVince81 opened this issue Sep 6, 2018 · 0 comments

Comments

@PVince81
Copy link
Contributor

PVince81 commented Sep 6, 2018

Steps

  1. Setup OC with master key mode
  2. occ maintenance:mode --on
  3. occ encryption:recreate-master-key

Expected result

Command works

Actual result

Command not available in maintenance mode while all others are.

This is bad because if I want to fiddle with encryption keys I want my instance to be in maintenance mode.

The command should also initiate maintenance mode while running to avoid access during decryption.
Note that occ decrypt-all usually does not initiate maintenance mode.

Version

ownCloud 10.0.10 RC1

@PVince81 PVince81 added this to the QA milestone Sep 6, 2018
@patrickjahns patrickjahns removed this from the QA milestone Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants