Skip to content

Conversation

ntninja
Copy link

@ntninja ntninja commented Aug 12, 2025

Each commit is basically self-explanatory:

  • First commit is just about not logging secrets
  • Second commit allows reading from a separate file
    • This is needed on NixOS since the Radicale configuration file is managed by the NixOS derivation, but we don’t have a the secret at that point yet (and also putting it in the derivation makes it world-readable in the Nix store)
  • Third commit allows connecting to Modoboa using the Gunicorn Unix domain socket, improving the Radicale sandbox and making the internal connection more reliable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant