Edit owner trust level.
Inplace editing with a combobox if user is allowed. in app config file.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"user1" : {
|
||||
"canImport" : true,
|
||||
"canDelete" : true,
|
||||
"canEditOwnerTrust" : true,
|
||||
"privKeyIds" : [
|
||||
"FullKeyId1",
|
||||
"FullKeyId2"
|
||||
|
||||
Reference in New Issue
Block a user