ppatel8-wooliex commented on pull request #15599:
URL: https://github.com/apache/airflow/pull/15599#issuecomment-898488185


   you still need to set the below 2 parameters into airflow.cfg in order to 
hide the secret in logs and rendered template.
   
   hide_sensitive_var_conn_fields = True
   sensitive_var_conn_names = 'password', 'secret', 'passwd', 'authorization', 
'api_key', 'apikey', 'access_token'


-- 
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: commits-unsubscr...@airflow.apache.org

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


Reply via email to