We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22dbf7c commit fb84268Copy full SHA for fb84268
1 file changed
bin/ncp/SECURITY/multi-factor-authentication.sh
@@ -194,7 +194,7 @@ is_active() {
194
195
configure() {
196
197
- local active enable_totp_and_pw enable_pubkey_and_pw enable_pubkey_only enable_pw_only reset_totp_secret ssh_pubkey
+ local active enable_totp_and_pw enable_pubkey_and_pw enable_pubkey_only enable_pw_only reset_totp_secret ssh_pubkeys
198
enable_totp_and_pw="$ENABLE_TOTP_AND_PASSWORD"
199
enable_pubkey_and_pw="$ENABLE_PUBLIC_KEY_AND_PASSWORD"
200
enable_pubkey_only="$ENABLE_PUBLIC_KEY_ONLY"
0 commit comments