Removed SameSite=Strict.
This commit is contained in:
parent
55dc011df6
commit
277afa5b19
2 changed files with 1 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
20250403
|
||||
20250403.1
|
||||
|
|
|
@ -213,7 +213,6 @@ final class AuthProcessors implements RouteHandler {
|
|||
$host,
|
||||
$request->secure,
|
||||
true,
|
||||
true,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue