the-bastion/bin/plugin/restricted/accountMFAResetTOTP.json
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

8 lines
264 B
JSON

{
"interactive": [
"accountMFAResetTOTP" , {"ac" : ["--account"]},
"accountMFAResetTOTP --account" , {"ac" : ["<ACCOUNT>"]},
"accountMFAResetTOTP --account \\S+" , {"pr" : ["<enter>"]}
],
"master_only": true
}