Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Radicale

11 Topics 110 Posts
  • Radicale - Package Updates

    Pinned
    24
    0 Votes
    24 Posts
    542 Views
    nebulonN

    [2.4.1]

    Update Radicale to 3.1.9 Full changelog Fix: MOVE in case listen on non-standard ports or behind reverse proxy Fix: stricter requirements of Python 3.11 Fix: HTML pages Fix: Main Component is missing when only recurrence id exists Fix: passlib don't support bcrypt>=4.1 Fix: web login now proper encodes passwords containing %XX (hexdigits) Enhancement: user-selectable log formats Enhancement: autodetect logging to systemd journal Enhancement: test code Enhancement: option for global permit to delete collection Enhancement: auth type 'htpasswd' supports now 'htpasswd_encryption' sha256/sha512 and "autodetect" for smooth transition Improve: Dockerfiles Improve: server socket listen code + address format in log Update: documentations + examples Dependency: limit typegard version < 3 General: code cosmetics
  • 2 Votes
    3 Posts
    99 Views
    girishG

    The radicale ldap plugin only does authentication. So, in fact, there is no way for radicale to know about any CN. I suspect this is being generated by something else (afaik, the client generates the events file). In my testing, organizer looks like below:

    ORGANIZER;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT:mailto:girish@cloudron .io

    Reply to also works correctly.

  • Sharing contacts

    1
    0 Votes
    1 Posts
    243 Views
    No one has replied
  • Shared Calendars in Radicale

    Solved
    11
    1 Votes
    11 Posts
    805 Views
    nebulonN

    @colonelpanic no worries, always good to fix things which come up during real use-cases.

  • Setting up Radicale

    5
    0 Votes
    5 Posts
    364 Views
    colonelpanicC

    @nebulon, the docs say to edit the /app/data/rights file to configure permissions. This file did not exist, so I made one and placed it in the /app/data/ folder. However, it does not persist through a restart.

  • Anyone actually using Radicale ?

    10
    0 Votes
    10 Posts
    674 Views
    d19dotcaD

    @loudlemur There is no "push" function, it is poll only.

  • Customizing the login page for Radicale

    6
    0 Votes
    6 Posts
    427 Views
    d19dotcaD

    @nebulon Okay, that's fair. Yeah I tried in the Radicale docs but couldn't find anything really related to theming or any configurations for overriding the page title and stuff for the web UI. Seems strange, but I guess it's mostly used by admins rather than regular users so I guess it's not a biggie. Just been on a bit of a branding project slowly over the last while and Radicale seemed like it should be an easy one, but didn't turn out that way. haha. I'll dig a little more and file a report upstream for the feature if it truly doesn't exist yet. Thanks for the guidance. πŸ™‚

    PS - If it's not actually a feature though (doesn't seem like it so far), then this is another reason we should have more than one CalDAV/CardDAV server option πŸ˜‰ If I get time over the next few weeks, maybe I"ll try to package one of them up as a sort of first package attempt.

  • 0 Votes
    29 Posts
    469 Views
    girishG

    Great stuff, persisting with it!

  • Upstreaming LDAP plugin

    1
    3 Votes
    1 Posts
    172 Views
    No one has replied
  • 0 Votes
    6 Posts
    720 Views
    d19dotcaD

    @nebulon Will do. πŸ™‚ I've checked today and see the sync tokens grew a fair bit again, although right now performance seems to still be okay. So I'll monitor a bit over the next week before filing a ticket just in case it grows back to where it was but still syncs quickly, as that may indicate something related but different as a root cause.

  • Radicale v3 user management

    Solved
    14
    5 Votes
    14 Posts
    1k Views
    d19dotcaD

    @nebulon I was hoping to force emails as the username, but that's fair. haha. I am a bit OCD and since most online accounts use email addresses, I was hoping to keep that consistency in anything hosted in Cloudron, but I suppose that's not possible anyways since every app is a bit different. For example, Invoice Ninja requires an email address rather than a username, and same for Bitwarden. Others will take either format, such as Matamo and WordPress, etc.