the-bastion/bin/plugin/restricted/accountMFAResetTOTP.json

9 lines
264 B
JSON
Raw Normal View History

2020-10-16 00:32:37 +08:00
{
"interactive": [
"accountMFAResetTOTP" , {"ac" : ["--account"]},
"accountMFAResetTOTP --account" , {"ac" : ["<ACCOUNT>"]},
"accountMFAResetTOTP --account \\S+" , {"pr" : ["<enter>"]}
],
"master_only": true
}