cpdean commented on pull request #15599:
URL: https://github.com/apache/airflow/pull/15599#issuecomment-902921785


   Spent the day playing around with this some more. I've been able to 
eventually get passwords to mask, but sometimes they leak through.  When a task 
has been queued, just before  it starts running or before it has succeeded, the 
password is visible. What's going on here?
   
   Task queued:
   
![image](https://user-images.githubusercontent.com/160099/130286807-d3c23a49-0227-41b0-85a2-fdf085ecd621.png)
   
   Task finished:
   
![image](https://user-images.githubusercontent.com/160099/130286834-8470b445-9fdb-4187-b9be-033c6197b5d7.png)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to