Some links are absolute URLs, breaking access by reverse proxy.

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Minor
    • None
    • Affects Version/s: 1.8.4
    • Component/s: Frontend (F)
    • None

      The Curl class member function getURL contstructs a full URL

      protocol://username:password@domain:port/path?query#reference

      This, unfortunately, breaks access to the GUI through a reverse proxy. The solution is to construct the URL in a relative form:

      /path?query#reference

            Assignee:
            Unassigned
            Reporter:
            Stanislav Kogan
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: