Edit owner trust level.

Inplace editing with a combobox if user is allowed. in app config file.
This commit is contained in:
SET
2020-10-25 17:28:47 +01:00
parent ca2105733b
commit e434315940
16 changed files with 304 additions and 28 deletions

View File

@@ -3,6 +3,7 @@
"user1" : {
"canImport" : true,
"canDelete" : true,
"canEditOwnerTrust" : true,
"privKeyIds" : [
"FullKeyId1",
"FullKeyId2"