google / google/CodeCity

Fix firewall config to accept HTTP connections

Open
#279 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
198
Forks
38
PR merge metrics
No merged PRs in 30d

Description

At the moment, connections to `http://google.codecity.world`, `http://google.codecity.academy` and `http://google.codecity.games` redirect to `https://google.codecity.games`, but `https://google.codecity.academy` and `https://google.codecity.games` do not. (That is: redirects from HTTP -> HTTPS canonicalise, but no redirect or canonicalisation is done for already-HTTPS connections.)

All connections should redirect to HTTPS to the server's canonical name.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.