| Summary: | Config parser only allows SetEnv once | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Florian Streibelt <bugzilla> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | NEW --- | ||||||
| Severity: | normal | CC: | bugzilla | ||||
| Priority: | P5 | ||||||
| Version: | 8.8p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Attachments: |
|
||||||
|
Description
Florian Streibelt
2022-01-11 10:25:50 AEDT
Created attachment 3564 [details]
working proof of concept patch
Just a quick and dirty proof of concept, that allows overwriting the environment in a host definition and also using multiple SetEnv entries to set different env vars.
|