CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2019/12/14 08:56:20
Modified files: usr.sbin/radiusd: radiusd_bsdauth.c Log message: Strip out the optional login style before looking up user in passwd. Reported by Dennis Lindroos. OK tb@