[
https://issues.apache.org/jira/browse/AIRFLOW-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong closed AIRFLOW-529.
------------------------------------
Resolution: Fixed
> dag_stats is accessible without authentification
> ------------------------------------------------
>
> Key: AIRFLOW-529
> URL: https://issues.apache.org/jira/browse/AIRFLOW-529
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Environment: Config :
> authenticate = True
> auth_backend = airflow.contrib.auth.backends.ldap_auth
> Reporter: Maxime Bugeia
> Priority: Major
>
> It's possible to query the endpoint
> http://AIRFLOWHOST/admin/airflow/dag_stats without being authentificated even
> when there is authenticate = True in airflow configuration.
> This is a security issue since it leaks informations about the names and
> status of all dags.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)