marcusianlevine edited a comment on issue #8421:
URL: https://github.com/apache/airflow/issues/8421#issuecomment-671946021


   I do like the idea of having this be an optional behavior
   
   I think it would be really great if we could selectively obscure Variables 
too - some are sensitive while others are not, which is why I like the approach 
in #1530 of using a list of patterns
   
   Also, I noticed that Variables can be leaked via the `Task Instance Details` 
page too, even if the fields aren't rendered templates, so we should be sure to 
mask sensitive variables everywhere we can in the UI (obviously if they are 
logged by a task it's still possible to deliberately leak them through the 
logs...)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to