CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/08/14 13:09:09
Modified files: libexec/login_yubikey: login_yubikey.c Log message: login_yubikey: do not syslog OTP secrets Until someone earns the right to revert uskbd.c r1.91 by solving the yubikey configuration problem via a kernel driver, this isn't needed, but it is still wrong. So let's fix it now for this brighter future. >From Lloyd (ng2d68 () proton.me) ok florian