Julien Debbia created AIRFLOW-4852:
--------------------------------------
Summary: XCOM - Hide sensitive data value
Key: AIRFLOW-4852
URL: https://issues.apache.org/jira/browse/AIRFLOW-4852
Project: Apache Airflow
Issue Type: Improvement
Components: ui
Affects Versions: 1.10.3
Reporter: Julien Debbia
Assignee: Julien Debbia
Actually, to hide a XCOM in the web UI, you need to push it with a key name
starting with "_" and Airflow will hide the key/pair in the web UI.
What I want to implement is another way to hide the XCOM value by replacing it
with a string like "sensitive data" so I already coded it and so I just need to
push it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)