Looks like in Radicale 3.7, there is improved collection sharing? Has anyone tried using this?

I haven’t tried any sharing previously because it seemed like it wasn’t officially (or well) supported before, since you had to do some weird symlink hack.

Is sharing now more officially supported now? I looked at the UI, but I didn’t see anything mentioning sharing…

  • eszidiszi@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    9 hours ago

    Here is the relevant section:

    [sharing]
    type = csv
    database_path = /var/lib/radicale/collections/sharing.csv
    collection_by_map = true
    permit_create_map = true
    

    Just FYI, my filesystem_folder is defined as /var/lib/radicale/collections.

    BTW. The token based sharing, as I understand, still requires auth, just not an user auth but, well, a token one.