[ 
https://issues.apache.org/jira/browse/DRILL-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vitalii Diravka updated DRILL-7052:
-----------------------------------
    Labels: ready-to-commit  (was: )

> Relative path for URL redirection
> ---------------------------------
>
>                 Key: DRILL-7052
>                 URL: https://issues.apache.org/jira/browse/DRILL-7052
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Web Server
>    Affects Versions: 1.15.0
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>            Priority: Major
>              Labels: ready-to-commit
>             Fix For: 1.16.0
>
>         Attachments: drill_mainLogin.png
>
>
> Drill uses absolute URL path for redirection in the process of Log In. It is 
> not necessary and relative path can be used instead of absolute one.
> See screenshot for details (attached).
> Example of URI paths after fix:
> {code}
> http://localhost:8047/mainLogin?redirect=%2Fmetrics
> http://localhost:8047/mainLogin?redirect=%2Fquery
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to