You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/24 18:21:27 UTC

[GitHub] [couchdb] wohali commented on issue #2452: Update Mochiweb and add SameSite support to auth cookie

wohali commented on issue #2452:  Update Mochiweb and add SameSite support to auth cookie
URL: https://github.com/apache/couchdb/pull/2452#issuecomment-603426438
 
 
   @YetAnotherEye Does setting SameSite to `lax` or `strict` not work for you?
   
   @willholley per https://web.dev/samesite-cookies-explained/ also, the user is right:
   
   > Cookies with SameSite=None must also specify Secure, meaning they require a secure context.
   
   We probably need a new PR for this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services