do not repeat HSM_DISABLE_CMDS in HOBBLED_CMDS

This commit is contained in:
scgbckbone 2026-04-13 16:45:06 +02:00 committed by doc-hex
parent 6869ba87b0
commit 02bd428786

View File

@ -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