mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-26 12:48:40 +00:00
enable yubico OTP (by removing debuging code)
This commit is contained in:
parent
96f8ebd625
commit
077f078cd6
@ -379,8 +379,6 @@ sub verify_one_time_pw {
|
|||||||
} else {
|
} else {
|
||||||
die "unknown tfa type '$type'\n";
|
die "unknown tfa type '$type'\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
die "implement me";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# password should be utf8 encoded
|
# password should be utf8 encoded
|
||||||
|
Loading…
Reference in New Issue
Block a user