https://bugzilla.mindrot.org/show_bug.cgi?id=2081
Sami Hartikainen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2477|0 |1 is obsolete| | --- Comment #21 from Sami Hartikainen <[email protected]> --- Created attachment 2478 --> https://bugzilla.mindrot.org/attachment.cgi?id=2478&action=edit Reworked patch enabling optional %-expanded arguments Reworked the patch to use execv() instead on execl(), and to _not_ impose a hard-coded limit for the number of arguments. Not sure if the original intent was to allow any arguments beyond the specified four %-expanded ones; the patch currently allows this. @Alon: key to fingerprint / base64 computations are done only if needed because they may fail, causing the AuthorizedKeysCommand to be skipped even when those parameters were never requested. @Alon: you requested %h expansion as in... home directory? Or perhaps you meant host? -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
