linagora / linshare

LinShare
https://www.linshare.org/
GNU Affero General Public License v3.0
449 stars 84 forks source link

[6.1.0] Anonymous link doesn't work #288

Open svgta1 opened 9 months ago

svgta1 commented 9 months ago

Hello, I've migrated from 5.x to 6.1.0 and the anonymous link has a bug. It can't been used anymore. In the network flow, I see an 400 error with the response of linshare core : { "message": " : Cookie is malformed : f65db14e-ac12-46a0-978b-767462180ef8", "errCode": 20000 }

The impact is very important in my case. 6.1.0 is not usable and it's a big regression from the 5.x versions.

Regards

Flopil commented 9 months ago

Hi, I have just updated my Linshare from 6.0.2 to 6.1.0 and the anonymous link works. Has you passed all intermediates versions between the 5 to 6.1.0 ? And the upgrade tasks in Administration Panel ? I could just say that this version works with anonymous link normaly, but it doesn't help anymore for your issue...

svgta1 commented 9 months ago

Hello, It's seems that the problem come from the cookie. What I see is that linshare set the cookie like that :

But, my secure network doesn't accept this value and erase it. Then, the browser receive the cookie with no value.

wboudiche commented 7 months ago

Hello We manage to modify this behaviour.