You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/07 14:49:23 UTC

[GitHub] [airflow] potiuk commented on issue #19883: Credentials present in logs when using Shared Key auth to Azure Blob Storage

potiuk commented on issue #19883:
URL: https://github.com/apache/airflow/issues/19883#issuecomment-987995535


   Actually I'd do all three options:
   * deprecate (not remove) shared_access_key and use password if it is not present
   * add shared_acess_key to sensitive fiekds
   AND 
   * change the logicof logging get_connection() to only use ID (but with the caveat that full connection details could be printed at DEBUG level).
   


-- 
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-unsubscribe@airflow.apache.org

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