Re: Kronolith / sabredav: No basic authentication headers found
Michael J Rubinsky <[email protected]>
| Newsgroups | gmane.comp.horde.kronolith |
|---|---|
| Message-ID | <20150512103834.Horde.lDtZpkIA8IWDJZY5ORXXaWJ@h4.theupstairsroom.com> |
Quoting [email protected]: > Zitat von Michael J Rubinsky <[email protected]>: >> >> If CalDAV requests are truly stateless we should use probably be >> using the null session driver (session_control='none') for those >> requests. > > Is this a configuration setting or code changes needed? And would > this prevent Horde from sending a cookie reply to the unaware client? Code changes in rpc.php. If you want to try it locally, look at how the ActiveSync request is handled in rpc.php. I don't think it prevents all of the cookies from being sent (we have to initiate a true session very briefly in order to obtain a session id for various technical reasons that I won't go into here), but it does reduce the overhead of maintaining the full Horde session. -- mike The Horde Project http://www.horde.org https://www.facebook.com/hordeproject https://www.twitter.com/hordeproject -- kronolith mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
smime.p7s
(application/pkcs7-signature, 5.7 KB) - not displayed