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/09/05 05:13:56 UTC

[GitHub] [couchdb] mqtik commented on issue #2221: Cookie from cross-site without SameSite attribute

mqtik commented on issue #2221:
URL: https://github.com/apache/couchdb/issues/2221#issuecomment-687552502


   What about nginx?
   
   I can't seem to make authorization by cookie to work. Can't really say if it's for nginx.
   
   ![image](https://user-images.githubusercontent.com/42002579/92298234-11cda000-ef1d-11ea-92a4-ea9b01102fd0.png)
   
   It sets the cookie on POST, and subsequent request are not followed by a cookie header.
   
   Tried to set same_site on local.ini but that broke the auth on Fauxton (started to happen the same that happens on my site). POST works fine, GET doesn't have Cookie on the header.
   I had to take the attribute out because I needed to log in again.
   
   Any help it's greatly appreciated.


----------------------------------------------------------------
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