Skip to content

Fix passphrase quoting in decrypt_remote_file_to_string for Windows#69908

Open
kada2004 wants to merge 1 commit into
apache:mainfrom
kada2004:dan/proposechange-
Open

Fix passphrase quoting in decrypt_remote_file_to_string for Windows#69908
kada2004 wants to merge 1 commit into
apache:mainfrom
kada2004:dan/proposechange-

Conversation

@kada2004

Copy link
Copy Markdown
Contributor

…emotes

the fix detects the remote OS using the existing `get_remote_os() helper, already used in tpt_utils.py and applies the correct quoting:


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@kada2004 kada2004 changed the title Fix passphrase quoting in decrypt_remote_file_to_string for Windows r… Fix passphrase quoting in decrypt_remote_file_to_string for Windows Jul 15, 2026
@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label Jul 15, 2026
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.

Quoting of passphrase won't work for windows

2 participants