| 140 |
return "command=\"$glshell $user" . ( $kfn ? " $f" : "" ) . "\",$auth_options" . |
140 |
return "command=\"$glshell $user" . ( $kfn ? " $f" : "" ) . "\",$auth_options" . |
| 141 |
($line[0] =~ /^(ecdsa|ssh)-/ ? " " : "," ) . $line[0]; |
141 |
($line[0] =~ /^(ecdsa|(sk-)?ssh)-/ ? " " : "," ) . $line[0]; |