apache / mina-sshd

Apache MINA sshd is a comprehensive Java library for client- and server-side SSH.
https://mina.apache.org/sshd-project/
Apache License 2.0
847 stars 353 forks source link

issue-504 Pass reason to sessionNegotiationEnd #505

Closed duco-lw closed 1 month ago

duco-lw commented 1 month ago

Addresses #504.

tomaswolf commented 1 month ago

Thank you!