Peter Bieringer
Peter Bieringer
Issue is still existing in 4.5.1 At least IPv6-only sites should be supported (means DNS returns AAAA, but no A record). One can test using http://ipv6.bieringer.de (this FQDN has no...
https://radicale.org/ is working, @Unrud : can you approve the pull request?
> Radicale with the PR in #1271 seems to be fully compatible with iOS/macOS devices. Have overseen that particular ticket until today, but got hit by the issue by myself...
@kousu : generally good idea, making also radicale more environment-friendly (saving log space) @Unrud : currently, the Tread-ID is required to correlate "Successful Login" with any further related request/response logs....
btw: (potentionally one should also add this to FAQ) here is a validator: https://icalendar.org/validator.html If the validator let pass the ics, then it's a `vobject` issue, if it's not passing...
- Is there any reference implementation as source code available for supporting this feature for "standard" reoccurring schedules + also related single shifted/canceled/adjusted ones? - Also one has to consider...
> Hi, is this feature planned in the near future? Can we help in anything? based on reference code from above, one has to implement that extension into radicale, I...
official EPEL7 repository unfortunatly can't support radicale > 1 because major update requires manual interaction. EPEL8 build will not work because of all the Python dependencies, but I've created a...
Digged deeper and unfortunatly it stays difficult as it already was in the past for EL7. Some by EPEL7 provided python RPMs are too old. In EPEL8 I use a...
Thank you for the hint using `libmd`, for now optional support implemented by https://github.com/pbiering/ipv6calc/commit/cf02e4d075b1269b85aae9391a6e5d98358a1a87 Found that at least on Fedora Linux 39 also `libmd` misses support for static build.