mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-25 09:11:26 +02:00
Add docs for MFA totp (#704)
Co-authored-by: Brandon Hopkins <76761586+TechHutTV@users.noreply.github.com>
This commit is contained in:
@@ -582,6 +582,10 @@ export const docsNavigation = [
|
||||
title: 'Disable Local Auth',
|
||||
href: '/selfhosted/identity-providers/disable-local-authentication',
|
||||
},
|
||||
{
|
||||
title: 'Enable MFA for local users',
|
||||
href: '/selfhosted/identity-providers/enable-local-mfa',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -964,4 +968,4 @@ function NavigationGroup({ group, className, hasChildren }) {
|
||||
</div>
|
||||
</li>
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user