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,
|
$host,
|
||||||
$request->secure,
|
$request->secure,
|
||||||
true,
|
true,
|
||||||
true,
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue