[
https://issues.apache.org/jira/browse/AIRFLOW-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793697#comment-16793697
]
ASF subversion and git services commented on AIRFLOW-4045:
----------------------------------------------------------
Commit a3889c899bebfd08ca3af8d91c49450cbf4d8b8e in airflow's branch
refs/heads/master from Ash Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a3889c8 ]
[AIRFLOW-4045] Fix hard-coded URLs in FAB-based UI (#4914)
> 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
> Assignee: Ash Berlin-Taylor
> Priority: Major
> Fix For: 1.10.3
>
>
> 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)