Sesh doesn't work with HTTPS
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 95
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I tried editing the core.js file to add HTTPS functionality, but my main website still cannot access the "data" variable. Please could someone make a session.js that works with HTTPS? Thanks.
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 by reading core.js and the existing session behavior to understand how HTTPS requests and the "data" variable are handled. Compare that with the requested session.js entry point and establish a reproducible HTTPS case. Done means the main website can access the session data over HTTPS, with the behavior verified by an appropriate test or example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100