zold-io / zold-io/zold.github.io

Redirect loop between HTTP and HTTPS

Open
#130 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
17
Forks
4
Avg merge
16h 59m
Merged PRs (30d)
9

Description

On health.html and map.html pages, JS seems to redirect the user to HTTP, but the server forces a redirect to HTTPS, resulting in a redirect loop.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with health.html and map.html, then inspect the JavaScript that handles their redirects. Reproduce the HTTP-to-HTTPS loop and trace which redirect is sending users back to HTTP; done means both pages load over HTTPS without redirecting back to HTTP.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.