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

Fixed a bug when an error occurred when using implicit FTPS (FTP over TLS). #18908

Conversation

DenisNikulin5
Copy link
Contributor

@DenisNikulin5 DenisNikulin5 commented Aug 31, 2023

Task name: FTPUploadV2

Description: Fixed a bug when an error occurred when using implicit FTPS (FTP over TLS). For this purpose, I added implicitFTPS input. It will be used as access option for basic-ftp package.

Documentation changes required: Y

Added unit tests: N

Attached related issue: #11944

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@DenisNikulin5 DenisNikulin5 requested a review from a team as a code owner August 31, 2023 12:06
@DenisNikulin5
Copy link
Contributor Author

@microsoft-github-policy-service agree

@DenisNikulin5 DenisNikulin5 changed the title Users/denis nikulin/implicit ftps fix Fixed a bug when an error occurred when using implicit FTPS (FTP over TLS). Aug 31, 2023
@kirill-ivlev
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@ghost
Copy link

ghost commented Sep 8, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

Tasks/FtpUploadV2/ftpuploadtask.ts Outdated Show resolved Hide resolved
Refactored a secure conditional expression.

Co-authored-by: Konstantin Tyukalov <52399739+KonstantinTyukalov@users.noreply.github.com>
@DenisNikulin5 DenisNikulin5 merged commit 00b1c59 into microsoft:master Sep 18, 2023
9 checks passed
@DenisNikulin5 DenisNikulin5 deleted the users/denis-nikulin/implicit-FTPS-fix branch September 18, 2023 11:38
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.

None yet

3 participants