CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/06 17:20:00
Modified files:
usr.bin/ssh : auth2-pubkey.c monitor.c
Log message:
reconstruct the original username that was sent by the client, which may
have included a style (e.g. "root:skey") when checking public key
signatures. Fixes public key and hostbased auth when the client specified
a style; ok markus@
