do not repeat HSM_DISABLE_CMDS in HOBBLED_CMDS
This commit is contained in:
parent
6869ba87b0
commit
02bd428786
@ -75,14 +75,7 @@ HOBBLED_CMDS = frozenset({
|
||||
'enrl', # no new multisigs during policy enforcement
|
||||
'back', # no backups
|
||||
'bagi', 'dfu_', # just in case
|
||||
|
||||
"user", # same as HSM_DISABLE_CMDS
|
||||
"rmur",
|
||||
"nwur",
|
||||
"gslr",
|
||||
"hsts",
|
||||
"hsms",
|
||||
})
|
||||
}) | HSM_DISABLE_CMDS
|
||||
|
||||
# singleton instance of USBHandler()
|
||||
handler = None
|
||||
|
||||
Loading…
Reference in New Issue
Block a user