吕海涛 created AIRFLOW-6550:
----------------------------
Summary: Deleting DAG does not work behind a reverse proxy
Key: AIRFLOW-6550
URL: https://issues.apache.org/jira/browse/AIRFLOW-6550
Project: Apache Airflow
Issue Type: Bug
Components: ui
Affects Versions: 1.10.7
Reporter: 吕海涛
I deploy airflow behind a proxy, e.g. https://lab.mycompany.com/myorg/airflow/.
If I delete a DAG by clicking the delete icon, the DAG will be deleted.
However, airflow will be redirected to the path */admin*, not the expected
*/myorg/airflow/admin*.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)