mevdschee / mevdschee/php-crud-api
MIDDLEWARE - dbAuth - PHPSESSID Cookie - SameSite Option
Open
@mevdschee is already working on this.
Since Jan 12, 2022.
enhancement
- Dominant language
- PHP
- Stars
- 3.7k
- Forks
- 1k
- Avg merge
- 1h 55m
- Merged PRs (30d)
- 7
Description
is there a way to set, in the PHPSESSID, the option SameSite to "none"?
my devel db is on another machine and the browser defaults its value to SameSite="Lax", blocking it
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.
Assessment
This issue has not been assessed yet.