[
https://issues.apache.org/jira/browse/AIRFLOW-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-2047.
----------------------------------------
Fix Version/s: 1.10.11
Resolution: Fixed
1.10.11 changes the default API auth to {{deny_all}}
> airflow is insecure by default
> ------------------------------
>
> Key: AIRFLOW-2047
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2047
> Project: Apache Airflow
> Issue Type: Bug
> Components: api
> Affects Versions: 1.9.0
> Reporter: Joost van Dorp
> Priority: Critical
> Labels: easyfix, security
> Fix For: 1.10.11
>
>
> # [API Documentation|https://airflow.apache.org/api.html#authentication]
> states that the API is open/insecure by default.
> # [Security Documentation|https://airflow.apache.org/security.html#security]
> does not mention the API.
> Can we either:
> a) Disable the API by default, and have instructions on how to enable the
> experimental API?
> or
> b) Place a warning on the security documentation page that the API is open by
> default.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)