ocsigen / ocsigen/ocsigen.github.io
Wrong redirection of `https` link
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Issue
When attempting to access https://ocsigen.org/lwt page, the visitor is redirected to the unsecure http://ocsigen.org/lwt/5.2.0/manual/manual page instead of https://ocsigen.org/lwt/5.2.0/manual/manual.
Suggestion
It would probably be best to always enforce https connections everywhere, not only in this precise situation.
Contributor guide
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 by reproducing the redirect from https://ocsigen.org/lwt and inspect the site's redirect configuration or deployment entry point. Done means the destination remains on HTTPS and equivalent site redirects do not downgrade visitors to HTTP.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- security, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100