This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 4d7104d6d8f5e2a3fa8bde40206eb54c630e3d6c Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Mar 6 10:12:52 2017 +0100 Also commit the actual data... --- src/sshmasterconnection.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/sshmasterconnection.cpp b/src/sshmasterconnection.cpp index d0bec75..a97bbbf 100644 --- a/src/sshmasterconnection.cpp +++ b/src/sshmasterconnection.cpp @@ -60,7 +60,8 @@ const QString SshMasterConnection::challenge_auth_code_prompts_[] = { "Verification code:", // GA (http://github.com/google/google-authenticator) "One-time password (OATH) for", // OATH (http://www.nongnu.org/oath-toolkit/pam_oath.html) "passcode:", // MOTP (http://motp.sourceforge.net) - "Enter PASSCODE:" // SecurID + "Enter PASSCODE:", // SecurID + "YubiKey for" // YubiKey (https://en.wikipedia.org/wiki/YubiKey) }; -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git