Skip to content

Conversation

@herlambang
Copy link
Contributor

Fix unmasked env var on task detail view

closes: #30089


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label May 8, 2023
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label May 8, 2023
@eladkal eladkal added this to the Airflow 2.6.1 milestone May 8, 2023
@bbovenzi bbovenzi merged commit ffe3a68 into apache:main May 8, 2023
ephraimbuddy pushed a commit that referenced this pull request May 8, 2023
@niegowic
Copy link

Unfortunately this didn't fix the problem with BashOperator - on task instance details I still can see unmasked seecret - on rendered template this is properly masked..

image image

@potiuk
Copy link
Member

potiuk commented May 16, 2023

Unfortunately this didn't fix the problem with BashOperator - on task instance details I still can see unmasked seecret - on rendered template this is properly masked..

image image

As mentioned in the other issue - feel free to open a new issue about it rather than commenting on similar, related issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connection password values appearing unmasked in the "Task Instance Details" -> "Environment" field

6 participants