https://bugs.kde.org/show_bug.cgi?id=436372

--- Comment #1 from Olivier Churlaud <oliv...@churlaud.com> ---
I tested manually with this command:

curl -v -X PROPFIND -H "Content-Type: application/xml" -u $USER
https://$HOSTNAME/remote.php/dav/principals/users/$USER/

(password being given with the prompt)

and it returns an 200 status, not an 401, so I think the issue is somewhere in
the korganizer -> kdav stack, during the query.

I tracked the issue to the DavCollectionsFetchJobPrivate::doCollectionsFetch
method, and everything seemed fine. I wonder if the queries are correct
(headers etc) but cannot find how to debug further.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to