Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

[FEATURE] Skip agent forwarding request to client if authentication check is already successful #272

Open
1 of 7 tasks
bhrg3se opened this issue Feb 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bhrg3se
Copy link
Member

bhrg3se commented Feb 9, 2021

Describe the feature:

SSH proxy tries to request agent forwarding channel from client before creating session to upstream server.
It will cause ssh client to show this warning.
Screen Shot 2021-02-09 at 7 53 42 PM

Since authentication is already checked in sshproxy.handleUpstreamPasswordAndKey function, we can skip this if authentication us successful.

Describe why this feature is needed:

Scope of feature:

  • TRASA codebase
  • dashboard
  • server
  • mobile app
  • browser extension
  • device agent
  • website/docs
@bhrg3se bhrg3se added the enhancement New feature or request label Feb 9, 2021
@bhrg3se bhrg3se self-assigned this Feb 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant