librelist archives

« back to archive

OPTIONS and PROPFIND

OPTIONS and PROPFIND

From:
Date:
2012-04-11 @ 05:17
Hi,

Was wondering about theses 2 http commands (OPTIONS and PROPFIND). It 
seems they are special in caldav protocol and i have strange things 
about them.

Lightning seems to randomly sends theses commands without 
athentification(no user in ssl_acces.log), is that normal way ?

Apache gives 401 (seems the good way) but lightning dont like it and 
erase event from my local calendar (not from server).

Do i have to LimitExcept them ?

Serwan

Re: [radicale] OPTIONS and PROPFIND

From:
Guillaume Ayoub
Date:
2012-04-18 @ 17:09
Le mercredi 11 avril 2012 à 07:17 +0200, serwan.cravic@erocca.com a
écrit :
> Hi,

Hi Serwan,

> Was wondering about theses 2 http commands (OPTIONS and PROPFIND). It 
> seems they are special in caldav protocol and i have strange things 
> about them.
> 
> Lightning seems to randomly sends theses commands without 
> athentification(no user in ssl_acces.log), is that normal way ?

About OPTIONS, there was a bug reported [1] that has been closed before
the 0.7 version: these requests are now always allowed.

But the PROPFIND requests really need an authentication.

[1] http://redmine.kozea.fr/issues/780

> Apache gives 401 (seems the good way) but lightning dont like it and 
> erase event from my local calendar (not from server).

Strange. Can you try with the latest version of Radicale?

Regards,
-- 
Guillaume