diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-01-04 13:10:35 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-01-04 15:32:24 +0000 |
commit | a9932722b4cf2103d35f8f4c23ad2918aad0a96c (patch) | |
tree | 15124df09ba70b16a645cc9dd403d4f0f99ee481 /cpanfile.snapshot | |
parent | 3af2658153e35599c50a51c3a85a05e0e365e071 (diff) |
Include "SameSite=Lax" with all set cookies.
This prevents FixMyStreet cookies from being sent from third-party
<img>s and the like, in supporting browsers.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 5bc776606..c5e5b2a46 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -75,19 +75,19 @@ DISTRIBUTIONS perl 5.008001 strict 0 warnings 0 - CGI-4.28 - pathname: L/LE/LEEJO/CGI-4.28.tar.gz + CGI-4.38 + pathname: L/LE/LEEJO/CGI-4.38.tar.gz provides: - CGI 4.28 - CGI::Carp 4.28 - CGI::Cookie 4.28 - CGI::File::Temp 4.28 + CGI 4.38 + CGI::Carp 4.38 + CGI::Cookie 4.38 + CGI::File::Temp 4.38 CGI::HTML::Functions undef - CGI::Pretty 4.28 - CGI::Push 4.28 - CGI::Util 4.28 - Fh 4.28 - MultipartBuffer 4.28 + CGI::MultipartBuffer 4.38 + CGI::Pretty 4.38 + CGI::Push 4.38 + CGI::Util 4.38 + Fh 4.38 requirements: Carp 0 Config 0 @@ -95,7 +95,7 @@ DISTRIBUTIONS Exporter 0 ExtUtils::MakeMaker 0 File::Spec 0.82 - File::Temp 0 + File::Temp 0.17 HTML::Entities 3.69 base 0 if 0 |