Loading
etesync-dav: fix web UI and do_POST for Radicale >= 3.6.0
Radicale 3.6.0 added remote_host and remote_useragent positional arguments to all do_* methods. MyApplication.do_POST and Web.get/post must accept and forward these extra arguments. Proposed for upstreaming in https://github.com/etesync/etesync-dav/pull/365