enable yubico OTP (by removing debuging code)

This commit is contained in:
Dietmar Maurer 2014-07-15 14:18:17 +02:00
parent 96f8ebd625
commit 077f078cd6

View File

@ -379,8 +379,6 @@ sub verify_one_time_pw {
} else {
die "unknown tfa type '$type'\n";
}
die "implement me";
}
# password should be utf8 encoded