Radicale
Radicale copied to clipboard
A simple CalDAV (calendar) and CardDAV (contact) server.
If a prop-filter includes a negated text-match filter, a card that has a property that matches the non-negated text-match filter but also has another property that matches the negated text-match...
I just spent more then one hour tracking down a "Precondition failed" issue. The cause tracked down to "Creation asked but item found: item can't be replaced". ### Expected behaviour...
Please see issue: https://gitlab.gnome.org/GNOME/evolution/-/issues/1014 From what I can determine, it's still a problem. My issue: https://gitlab.gnome.org/GNOME/evolution/-/issues/1014#note_897530 Thanks Andreas
Hi everybody. Since i use radicale, i can see that i can synchronise diary... but i never found some application who can synchronise my diarys with radicale. I tried with...
Hi, I have set up `radicale` on a VPS to synchronize calendars between our household and the neighbors'. We all share the same login for a particular calendar (later there...
I'm using htpasswd-authentication with md5 encryption. I created five users (one, two, three and so on) with differing passwords. I can login as the first created user, One. If I...
I install version 2.1.11-8 from Ubuntu 20.04 repo. Righs file: # Access rule to domain shared calendars [domain-shared-calendars] user = ^(.+)@(.+)$ collection = {1}/.+$ permission = rw # Read/Write permission...
OS: Arch linux Radicale --version 3.0.2 `radicale.service` fails to start with exit code=1 `journalctl` returned the following message: ``` [CRITICAL] Invalid configuration: Invalid option 'protocol' in section 'server' in config...
Hello, i am using Radicale ubuntu package 1.1.1.1 for some years with caldavzap as one of the client I had to restart my server yesterday and radicale stop working. Headers...
I tried to get a radicale-server working behind a reverse-proxy. The way I wanted it to work is like this: _sample.domain.com/radicale_. As stated in the [docs](https://radicale.org/2.1.html#documentation/reverse-proxy) one needs to add...