-
**Expected behavior**
Login without errors
**Actual behavior**
The cookie "sanctum.token.cookie" was rejected because a non-HTTPS cookie cannot be set as "secure".
**### On Login and can…
-
### Laravel Version
11.24.0
### PHP Version
8.2.19
### Database Driver & Version
_No response_
### Description
When setting two cookies using `Cookie::queue(...)`, with the same name and path, …
-
The device_view cookie should respect (and use) the "cookie-*" and "httponly" parameters, since currently it lowers security. The cookie is allowed also for http, but my (server/symfony) configuration…
-
### I'm submitting a
[x] not sure
### ...about
[x] other / unknown
### Current Behavior / Expected Behavior
![image](https://github.com/user-attachments/assets/65b654fd-dc47-4472-8331-3bd885b…
-
Under .NET Framework, [`HttpWebResponse.Headers`](https://docs.microsoft.com/en-us/dotnet/api/system.net.httpwebresponse.headers) can deliver the `Set-Cookie` header value as _multiple values_, where …
-
Let's prepare our website for a future cookie banner. This would allow us to introduce additional user tracking techniques. One example is leadinfo what we've currently integrated. They provide a cook…
-
Log
~~~
[2024-11-15 08:42:12] local.ERROR: could not find driver (Connection: , SQL: select "label", "name" from "icons" limit 10) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryExc…
-
Hi,
The chapter 8 quiz will ask "What kind of information can only be known at request time?", including "URL path" and "cookies and URL search params" as possible answers, cookies/searchParams bei…
-
Hi everyone!
Version v5.10.44
Environment Docker
When I attempt to download or view a document attached to an invoice, I receive an error message (see screenshot):
![Screenshot 2024-11-10 at 1…
-
Hi,
This framework is great (most ergonomic by far of the pure python ones I've tested), but I'm trying to find a way to modify cookies and store data locally on the client side. There doesn't seem…