mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-01-05 04:56:07 +00:00
fix re-encrypt cli tool for new access structure requirement
This commit is contained in:
@@ -167,6 +167,7 @@ func runReEncrypt() {
|
||||
Name: user,
|
||||
Password: pswd,
|
||||
Owners: processCSL(owners),
|
||||
Minimum: minUsers,
|
||||
LeftOwners: processCSL(lefters),
|
||||
RightOwners: processCSL(righters),
|
||||
Labels: processCSL(labels),
|
||||
|
||||
Reference in New Issue
Block a user