mina-sshd icon indicating copy to clipboard operation
mina-sshd copied to clipboard

Make the proxy jump resolver a bit more flexible.

Open nightman68 opened this issue 1 year ago • 3 comments

fix #318.

nightman68 avatar Mar 18 '24 17:03 nightman68

  1. I fixed the proxy order for "inline" definition - my mistake.
  2. The code is now supporting your example configuration above.

nightman68 avatar Mar 19 '24 10:03 nightman68

Thank you; looks much better. Not sure about the precedence of the lists but we can tackle that issue when it arises.

Could you add tests for this?

tomaswolf avatar Apr 02 '24 18:04 tomaswolf

Sorry, I do not have the time at the moment getting familiar with your test suite etc.

nightman68 avatar Apr 15 '24 19:04 nightman68

Fixed differently via PR #512 (including tests).

tomaswolf avatar Jun 02 '24 16:06 tomaswolf

In what release the changes will be included? I can't find this information...

nightman68 avatar Jul 15 '24 21:07 nightman68

See https://github.com/apache/mina-sshd/blob/master/docs/changes/2.13.0.md. It does mention the issue. (Use 2.13.1. Publishing to Maven Central of 2.13.0 omitted the source bundles.)

tomaswolf avatar Jul 16 '24 06:07 tomaswolf