[
https://issues.apache.org/jira/browse/AIRFLOW-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300127#comment-16300127
]
David Lo commented on AIRFLOW-1846:
-----------------------------------
The ability to hide Charts via a config setting was added by
https://issues.apache.org/jira/browse/AIRFLOW-1697.
This PR adds the ability to hide Ad Hoc Query via the same config setting:
https://github.com/apache/incubator-airflow/pull/2895.
> Allow Ad Hoc Query and Charts pages to be disabled via configs
> --------------------------------------------------------------
>
> Key: AIRFLOW-1846
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1846
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webapp
> Reporter: Jon Bruno
> Priority: Minor
>
> At the company I work for, we have pretty strict rules surrounding data
> exfiltration. One of the things stopping us from being able to access the
> Airflow web app from outside our environment is the ad hoc query page, which
> would allow us to access data where we shouldn't.
> As an administrator, i want to be able to disable the Ad Hoc query and Charts
> pages via application level configs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)