nathadfield commented on issue #31873: URL: https://github.com/apache/airflow/issues/31873#issuecomment-1593355009
Ok. My reading of the page on masking sensitive values suggested it was based on the name of the variable. ``` It will also mask the value of a Variable, or the field of a Connection’s extra JSON blob if the name contains any words in (‘access_token’, ‘api_key’, ‘apikey’,’authorization’, ‘passphrase’, ‘passwd’, ‘password’, ‘private_key’, ‘secret’, ‘token’). ``` If not, then I'd suggest that it needs a slight rephrasing. -- 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]
