Skip to content

links.ui URLs are hardcoded to http:// instead of https:// #246

Description

@WailKouicemm

All links.ui hypermedia links generated in the models use a hardcoded http://
scheme instead of https://, which is incorrect for production portals
(AgroPortal, StagePortal) that are served over HTTPS.

Image

LinkedData::Hypermedia::Link.new("ui", lambda {|s| "http://#{LinkedData.settings.ui_host}/ontologies/#{s.acronym}"}, self.uri_type)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions