GitHub user dvjyothsna opened a pull request:
https://github.com/apache/drill/pull/1153
DRILL-6044: Fixed shutdown button in Web UI when ssl,auth are enabled
Fixed shutdown button to avoid cross domain requests since they are causing
some issues when ssl and auth are enabled
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dvjyothsna/drill DRILL-6044
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1153
----
commit 6e215a493919b2aa6ce660e06a41ec466f8e1a78
Author: dvjyothsna <jyothsna.dvj@...>
Date: 2018-03-07T02:10:22Z
DRILL-6044: Fixed shutdown button in Web UI when ssl,auth are enabled
----
---