zold-io / zold-io/zold.github.io
Redirect loop between HTTP and HTTPS
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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