View Issue Details

IDProjectCategoryView StatusLast Update
0005047SOGowith SOGopublic2020-06-27 15:23
Reporteranditeddy Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version4.3.2 
Summary0005047: Proxy Authentication doesn't set Cookies
Description

Hello, I use proxy Authentication to login into SOGo Webmail, but i noticed that the cookies: 0xHIGHFLYxSOGo and XSRF-TOKEN doesn't exist. The Problem is, when i want to add the calendar of others the site just refreshes and the calendar isn't added. This is also when i create a new event and want to add people to it.

Tagsauthentication, calendar, no cookies, nocookies, proxy, proxyautentication

Activities

louis-lau

louis-lau

2020-06-27 15:23

reporter   ~0014434

0xHIGHFLYxSOGo is used for sessions, and sessions aren't needed with proxy authentication, as the authentication info is sent with every request.

I think XSRF validation currently relies on sessions, so it is disabled when proxy authentication is turned on. Not sure that's the reason entirely, but I do know for sure it's turned off.

The origin of you issues lies elsewhere, as cookies are not needed with proxy authentication.

Issue History

Date Modified Username Field Change
2020-06-10 21:08 anditeddy New Issue
2020-06-10 21:08 anditeddy Tag Attached: authentication
2020-06-10 21:08 anditeddy Tag Attached: calendar
2020-06-10 21:08 anditeddy Tag Attached: no cookies
2020-06-10 21:08 anditeddy Tag Attached: nocookies
2020-06-10 21:08 anditeddy Tag Attached: proxy
2020-06-10 21:08 anditeddy Tag Attached: proxyautentication
2020-06-27 15:23 louis-lau Note Added: 0014434