Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-25740

Ensure LTD Keeper uses http scheme in URLs

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      Description

      Since an nginx-ingress update in LTD Keeper (https://github.com/lsst-sqre/roundtable/pull/81) LTD Keeper has started using http URLs in its API rather than https.

      The source of this issue is https://flask.palletsprojects.com/en/1.1.x/api/?highlight=url_for#flask.url_for

      A potential solution is either hardcoding the scheme for flask's url_for API or trying the werkzeug "ProxyFix" middleware. https://werkzeug.palletsprojects.com/en/1.0.x/middleware/proxy_fix/

        Attachments

          Activity

            People

            Assignee:
            jsick Jonathan Sick
            Reporter:
            jsick Jonathan Sick
            Watchers:
            Jonathan Sick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.