Skip Menu |

This queue is for tickets about the CGI-Simple CPAN distribution.

Report information
The Basics
Id: 131590
Status: resolved
Priority: 0/
Queue: CGI-Simple

People
Owner: MANWAR [...] cpan.org
Requestors: ktat.is [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.22
Fixed in: 1.23



Subject: Cannot set SameSite=None
Date: Wed, 29 Jan 2020 16:46:07 +0900
To: bug-CGI-Simple [...] rt.cpan.org
From: Atsusi Kato <ktat.is [...] gmail.com>
Hello, CGI::Simple v1.22 SameSite option can take Lax or Strict only. Chrome 80 demands SameSite=None for third party cookie. I attached a patch to add "None" to %_legal_samesite in CGI::Simple::Cookie line 184. -- Ktat mailto:ktat.is@gmail.com

Message body is not shown because sender requested not to inline it.

Thanks for reporting and patch. I will release the patched distribution in a day or two.
Patched in v1.23
Subject: Re: [rt.cpan.org #131590] Cannot set SameSite=None
Date: Mon, 10 Feb 2020 17:22:17 +0900
To: bug-CGI-Simple [...] rt.cpan.org
From: Atsusi Kato <ktat.is [...] gmail.com>
Thanks for your applying patch. But please check the following. https://github.com/manwar/CGI--Simple/pull/9 This pull request includes test code and travis setting. Thanks. 2020年2月7日(金) 20:03 Mohammad Sajid Anwar via RT <bug-CGI-Simple@rt.cpan.org>: Show quoted text
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=131590 > > > Patched in v1.23
-- -- Ktat mailto:ktat.is@gmail.com