Page MenuHomePhabricator

The round-trip (logged in user) --> query service --> (logged out user) is problematic (example: the registry)
Closed, ResolvedPublic

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

I think the Query service UI should have the ability to link to concept urIs using a https source (if configured) even if the concept URI is http.

I created T236766 for that idea.

I think the actual issue here will be a mediawiki config issue on the registry, or rather the web server should be configured to redirect http to https always.
In chrome I can't actually navigate to the registry using http

I wonder at what level the HSTS needs to be done. In the webservers in the docker images (which don't handle the https) or in the labs proxy that this stuff routes though?

Addshore claimed this task.

I don't appear to be able to reproduce this issue any more
I imagine something got changed around http https and redirects wtc in labs / cloudvps