CSRF-Protector-PHP icon indicating copy to clipboard operation
CSRF-Protector-PHP copied to clipboard

Allow SameSite attribute to be set

Open campbsb opened this issue 2 years ago • 0 comments

Is there any plan to allow for SameSite to be set? Currently the only way is by manually updating the setcookie() call in csrfprotector.php as per https://github.com/mebjas/CSRF-Protector-PHP/issues/145

campbsb avatar Jun 07 '23 14:06 campbsb