potiuk commented on PR #60432: URL: https://github.com/apache/airflow/pull/60432#issuecomment-3775707168
You should make sure if proxy_password is masked automaticall when logging connection - look at our secrets masker - I am not sure if "proxy_password" will be redacted automatically by password substring in the name, or whether you need to update the default fields to contain proxy_password or maybe implement partial match when masking values. -- 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]
