Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

purl administrative access doesn't work over https #104

Open
alexskr opened this issue May 15, 2020 · 1 comment
Open

purl administrative access doesn't work over https #104

alexskr opened this issue May 15, 2020 · 1 comment
Assignees

Comments

@alexskr
Copy link
Member

alexskr commented May 15, 2020

ontologies_linked_data users http protocol for administrative access to Perl server and breaks when we do http to https redirects on the purl server. Ideally we should specify purl server URL including the protocol and port in the settings instead of using host_name in setting and forcing http:// protocol in the application.

url = URI("http://#{LinkedData.settings.purl_host}:#{LinkedData.settings.purl_port}/admin/login/login-submit.bsh")

@alexskr
Copy link
Member Author

alexskr commented Sep 13, 2023

relates to #169

galviset referenced this issue in EarthPortal/ontologies_linked_data Mar 14, 2024
…tes-metadata-to-scheme-file

Fix: embed for submission model all the attributes of the object metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants