https://bugzilla.mindrot.org/show_bug.cgi?id=2792
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Damien Miller <[email protected]> --- We fixed this (twice!) before 7.7 was released. The current code looks like: env SSH_USER_AUTH=blah ${SSH} -F $OBJ/ssh_proxy x \ 'env | grep SSH_USER_AUTH >/dev/null' && fail "SSH_USER_AUTH present" -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
