lgoldstein commented on PR #230: URL: https://github.com/apache/mina-sshd/pull/230#issuecomment-1172843838
[RFC 4254 - section 6.4](https://datatracker.ietf.org/doc/html/rfc4254#section-6.4) mentions shell and/or command but not subsystem. However, I see no harm in allowing this for subsystems as well. IMO it is the **user's** responsibility to make sure that the peer handles environment settings correctly. Our code simply updates a `StandardEnvironment` instance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
