mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-01-07 05:56:56 +00:00
Merge pull request #129 from cloudflare/zi/fix-reencrypt
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