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

Add overload for private key authentication on sftp configuration builder #1834

Conversation

IamMartinPeek
Copy link
Contributor

@IamMartinPeek IamMartinPeek commented May 31, 2023

What this PR does / why we need it:

Which issue(s) this PR fixes: related to: it allows private key file authentication for sftp configuration also when keyfile has no password

Please reference the issue this PR will close: #[1833]

Special notes for your reviewer:

Does this PR introduce a user-facing change?: not really it just extends functionallity

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation
  • Provided sample for the feature

@IamMartinPeek
Copy link
Contributor Author

@dotnet-policy-service agree

@sungam3r sungam3r changed the title add overload for private key authentication on sftp configuration bui… Add overload for private key authentication on sftp configuration builder Jul 3, 2023
@sungam3r sungam3r linked an issue Jul 3, 2023 that may be closed by this pull request
@sungam3r
Copy link
Collaborator

sungam3r commented Jul 3, 2023

@IamMartinPeek Thanks. I'm fine to merge after updating API approval file.

@sungam3r
Copy link
Collaborator

sungam3r commented Jul 3, 2023

Ah, CI is disabled, see #1018 . OK, I merge this as is.

@sungam3r sungam3r merged commit 4761d59 into Xabaril:master Jul 3, 2023
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SFTP SftpConfigurationBuilder with Private Key Auth requires password
2 participants