Kengo Seki created AIRFLOW-4405:
-----------------------------------
Summary: Fix "Add Variable" view to disallow users to specify
is_encrypted
Key: AIRFLOW-4405
URL: https://issues.apache.org/jira/browse/AIRFLOW-4405
Project: Apache Airflow
Issue Type: Bug
Components: webapp
Reporter: Kengo Seki
The "Add Variable" view has a checkbox to specify if the value is encrypted,
but it's actually determined by the crypto package is installed and fernet_key
is set. This checkbox should not be displayed, just same as the "Add
Connection" view.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)