Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MARP-434 Authentication SSH & Multi connection #39

Merged
merged 7 commits into from
Aug 26, 2024

Conversation

anh-bolt
Copy link
Contributor

@anh-bolt anh-bolt commented Aug 15, 2024

https://1ivy.atlassian.net/browse/MARP-434

  • update JSch to com.github.mwiede:jsch:0.2.19 (which support for loading new OPENSSH format key)
  • add authentication with SSH key pair
  • support multi connection with "sftpName" subset global variables

@anh-bolt anh-bolt requested a review from ptanhaxon August 15, 2024 10:04
@anh-bolt anh-bolt marked this pull request as ready for review August 15, 2024 10:05
@anh-bolt anh-bolt force-pushed the features/MARP-434-ssh-auth-multi-connect branch from cad3af1 to 30ac8ea Compare August 16, 2024 04:07
Copy link
Contributor

github-actions bot commented Aug 16, 2024

Test Results

11 tests  +6   11 ✅ +6   13s ⏱️ +3s
 3 suites +2    0 💤 ±0 
 3 files   +2    0 ❌ ±0 

Results for commit cc75755. ± Comparison against base commit d5a6083.

♻️ This comment has been updated with latest results.

@anh-bolt anh-bolt force-pushed the features/MARP-434-ssh-auth-multi-connect branch from 30ac8ea to f66cb60 Compare August 16, 2024 04:21
@anh-bolt anh-bolt requested a review from majeed-hm August 20, 2024 04:07
Copy link
Collaborator

@majeed-hm majeed-hm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @anh-bolt ,
I finished my code review. can you please take a look? and feel free to ask me for any clarification.

@anh-bolt anh-bolt requested a review from majeed-hm August 21, 2024 06:25
@anh-bolt anh-bolt requested a review from a user August 26, 2024 01:39
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anh-bolt anh-bolt merged commit 6010f57 into master Aug 26, 2024
4 checks passed
@anh-bolt anh-bolt deleted the features/MARP-434-ssh-auth-multi-connect branch August 26, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants