Janne Keskitalo created AIRFLOW-4045:
----------------------------------------
Summary: BASE_URL not working when RBAC enabled
Key: AIRFLOW-4045
URL: https://issues.apache.org/jira/browse/AIRFLOW-4045
Project: Apache Airflow
Issue Type: Bug
Components: webserver
Affects Versions: 1.10.2
Environment: Ubuntu 18.04
Reporter: Janne Keskitalo
Web UI breaks when using RBAC with a subpath. Settings used:
{quote}
rbac = true
base_url = http://localhost:8080/airflow
{quote}
Going to address "http://localhost:8080/airflow" gets redirected to
"http://localhost:8080/home" which doesn't exist.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)