Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Conversation

@phizev
Copy link

@phizev phizev commented Jun 11, 2025

This should fix #143.

The PR does 2 things that I think were missed on the prior upgrade to support Radicale v3. It replaces '=' with ':', and accounts for lower case permissions r, and w, in v2 being equivalent to Rr, and Ww in v3.

From the v3 Upgrade Notes:

The format of the rights.file configuration file changed:

  • Permission r replaced by Rr
  • Permission w replaced by Ww

Lastly, it bumps the version number of Radicale in the documentation.

This has so far fixed rights issues I have run into, though it is not received heavy production usage by any means.

@tonioo
Copy link
Member

tonioo commented Jul 2, 2025

@phizev Thanks. Since this plugin has been moved to core repo, I backported your change in this commit:
modoboa/modoboa@f368fda

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible issue with rights generation

2 participants