request access to wiki for rfc on samesite cookie implementation

php.internals

Frederik Bosch | Genkgo

9 years ago
LS, Hereby I am requesting karma to create a RFC for pull request https://github.com/php/php-src/pull/2613 on the implementation of same site cookies. This same site cookie is a proposed standard on protecting browsers/users against CSRF. The standard is adopted by Chrome and planned by Firefox (https://caniuse.com/#search=samesite). Major PHP frameworks already implemented this through a custom Set-Cookie header call. The RFC will try to convince voters that the samesite flag should be implemented as a language feature. Best regards, Frederik Bosch

Ferenc Kovacs

9 years ago
On Mon, Jul 10, 2017 at 10:50 AM, Frederik Bosch | Genkgo <f.bosch@genkgo.nl
> wrote:
> LS, > > Hereby I am requesting karma to create a RFC for pull request > https://github.com/php/php-src/pull/2613 on the implementation of same > site cookies. This same site cookie is a proposed standard on protecting > browsers/users against CSRF. The standard is adopted by Chrome and planned > by Firefox (https://caniuse.com/#search=samesite). Major PHP frameworks > already implemented this through a custom Set-Cookie header call. The RFC > will try to convince voters that the samesite flag should be implemented as > a language feature. > > Best regards, > Frederik Bosch > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
hi, I've granted you with rfc karma on the wiki
-- Ferenc Kovács @Tyr43l - http://tyrael.hu