From: Dietmar Maurer Date: Tue, 15 Jul 2014 12:18:17 +0000 (+0200) Subject: enable yubico OTP (by removing debuging code) X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=077f078cd6b7d292e06d92048881180edac32ef8;hp=96f8ebd62506bc7126d58400004101ef6a13ca71 enable yubico OTP (by removing debuging code) --- diff --git a/PVE/AccessControl.pm b/PVE/AccessControl.pm index 9e764d2..ef158fb 100644 --- a/PVE/AccessControl.pm +++ b/PVE/AccessControl.pm @@ -379,8 +379,6 @@ sub verify_one_time_pw { } else { die "unknown tfa type '$type'\n"; } - - die "implement me"; } # password should be utf8 encoded