[
https://issues.apache.org/jira/browse/SSHD-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-486.
---------------------------------
Resolution: Fixed
* Updated _ForwardingFilter#canConnect_ to also receive information about the
type of request connection (direct, forwarded).
* Detected (and fixed) a bug in _ChannelSession#handleAgentForwarding_ in case
of a _null_ filter - it was interpreted as _accept_ instead of _reject_ (as is
the case for the other locations where the filter is consulted)
> Add some simple ForwardingFilter implementations
> ------------------------------------------------
>
> Key: SSHD-486
> URL: https://issues.apache.org/jira/browse/SSHD-486
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Priority: Minor
> Fix For: 1.0.0
>
>
> Such as accept-all, reject-all and static flag (be it _true_ or _false_)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)