nginx_cookie_flag_module icon indicating copy to clipboard operation
nginx_cookie_flag_module copied to clipboard

SameSite=None coming to Chrome February 2020

Open scleal opened this issue 6 years ago • 1 comments

https://blog.chromium.org/2019/10/developers-get-ready-for-new.html

A new SameSite attribute value "None" is being added. This module should probably be updated to support it.

scleal avatar Nov 19 '19 20:11 scleal

If you check the one pending pull request, it looks like that code change makes things much cleaner and should be pretty easy to add in what you are wanting with minimal effort.

Jas0n99 avatar Dec 26 '19 17:12 Jas0n99