View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005047 | SOGo | with SOGo | public | 2020-06-10 21:08 | 2020-06-27 15:23 |
Reporter | anditeddy | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 4.3.2 | ||||
Summary | 0005047: 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. | ||||
Tags | authentication, calendar, no cookies, nocookies, proxy, proxyautentication | ||||
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. |
|
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 |