[ 
https://issues.apache.org/jira/browse/AIRFLOW-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794357#comment-16794357
 ] 

ASF subversion and git services commented on AIRFLOW-4045:
----------------------------------------------------------

Commit 7e695d5d00ca647010b3d37bbb6ae6bf2a036ccb in airflow's branch 
refs/heads/v1-10-stable from Ash Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7e695d5 ]

[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)

Reply via email to