Support MFA recovery tokens
This commit is contained in:
@@ -20,6 +20,9 @@ const mfa_routes = {
|
||||
['middleware::auth:RequireTrust', { scope: 'mfa.disable' }],
|
||||
'controller::auth:MFA.do_disable',
|
||||
],
|
||||
'/recovery': [
|
||||
'controller::auth:MFA.get_recovery',
|
||||
],
|
||||
},
|
||||
|
||||
post: {
|
||||
|
||||
Reference in New Issue
Block a user