-
### Summary
Any search on MDN fails when cookies are blocked.
Only result is a page with nothing (aside from site boilerplate stuff, and gigabytes of Javascript)
`No query, no results.`
Same o…
-
Keycloak has several iframes that are embedded into pages of the relying party, for security reasons these iframes should only be allowed to be embedded by trusted origins configured by the user. The …
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies
### What specific section or headline is this issue about?
The Set-Cookie and Cookie headers
### What information was incorrec…
-
### Use Case
Currently, there are many compatibility tables on the MDN network that simply say "Yes" for compatibility with a particular browser, for example [here](https://developer.mozilla.org/en…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie
### What specific section or headline is this issue about?
`Domain` attribute
### What information was incorrect, u…
-
I believe the CodeQL documentation here conflicts with MDN by omission:
> In this example cookie1 is accessible from online-bank.com ...
> ```
> HttpCookie cookie1 = new HttpCookie("session…
-
Hello "Dia" Team,
I hope this message finds you all well. I am writing to propose an essential enhancement to your security practices concerning the management and storage of **JSON Web Tokens** (J…
-
The per-process support will be exposed as a new source type, but it's a bit hard finding a good name :-)
Some current ideas:
- "cpu-self"
- "cpu-same-origin"
- "cpu-same-site"
"self" is pr…
-
As the title says, I installed the extension, logged into iCloud exactly as recommended. The extension does not see the log-in. I'm using Firefox 131.0 with containers on Mac OS Sonoma. This does not …
-
[HTTP cookies - HTTP | MDN](https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies)
> Typically, it's used to tell if two requests came from the same browser — keeping a user logged-in, for exam…