* Fix global API browser link
Using Routes, will run 'qualifyUrl()' twice if a path is used on the
reverse proxy.
Fixes#6823
* Fix review comments
(cherry picked from commit 9d571ce)
* Fix global API browser link
Using Routes, will run 'qualifyUrl()' twice if a path is used on the
reverse proxy.
Fixes#6823
* Fix review comments
(cherry picked from commit 9d571ce)
mummy1027 commentedNov 18, 2019
I have 3.1 running on a host with nginx reverse proxy.
It is okay to access example.io/graylog/api/api-browser/global/index.html
But Cluster Global API Browser is showing example.io/graylog/api/graylog/api-browser/global/index.html.
More details could be found on
https://community.graylog.org/t/cluster-global-api-browser-and-api-browser-seems-not-right/12798
The text was updated successfully, but these errors were encountered: