Skip to content

Commit b94764a

Browse files
author
Tobias Knöppler
committed
multi-factor-authentication.cfg: Fix typos and improve concision.
1 parent fa1e668 commit b94764a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

etc/ncp-config.d/multi-factor-authentication.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"id": "multi-factor-authentication",
33
"name": "Activate multi factory authentication for SSH login",
44
"title": "Multi-Factor-Authentication",
5-
"description": "Choose among different (single and multi factor) authentication methods for SSH login.",
6-
"info": "The default method (i.e. this app being disabled) is 'password only'.\nPlease not that single factor authentication methods can not be enabled at the same time as multi factor authentication methods.\nThe TOTP authentication requires a compatible app to be used, e.g. FreeOTP, Keepass2Android, Google Authenticator or Authy.\nIf you enable multiple options, they will act as alternatives.",
5+
"description": "Choose the authentication method for SSH login.",
6+
"info": "The default method is 'password only'.\nPlease note that single factor authentication methods can not be enabled at the same time as multi factor authentication methods.\nThe TOTP authentication requires a compatible app to be used, e.g. FreeOTP, Keepass2Android, Google Authenticator or Authy.\nIf you enable multiple options, they will act as alternatives.",
77
"infotitle": "MFA notes",
88
"params": [
99
{

0 commit comments

Comments
 (0)