<@U02DXSXJ4SJ> any progress on Baikal CalDAV?
# caldav
p
@Nathaniel Lin any progress on Baikal CalDAV?
n
Baikal will work, if they can set it to use basic auth instead of the digest auth
Baikal default auth method is digest auth, I think I can implement a digest auth for baikal to address this issue. However, right now we treat all caldav servers the same, using only basic auth, this means we need to know which caldav server is baikal, which we can’t right now.
❤️ 1
since we only store the integration type
caldav_calendar
inside database.
p
do you need to connect with another dev on this?