Commit message (Collapse) | Author | ||
---|---|---|---|
46 hours | modules/stalwart-mail: Enable the http self-service interface | Benedikt Peetz | |
46 hours | modules/nginx: Set the "acme" group as group of the "acme" user | Benedikt Peetz | |
For some reason, this is not done already. Setting this prevents an assertion being thrown, that the "acme" user does not have a group. | |||
46 hours | modules/stalwart-mail: Allow both nginx and stalwart-mail access to the cert | Benedikt Peetz | |
This is needed for the http challenge (and for the potential to use nginx as a proxy in the future.) | |||
46 hours | modules/stalwart-mail: Explicitly list out valid password hashes | Benedikt Peetz | |
If a password hash does not match stalwart's know ones, it will just treat it as plaintext. This is obviously very bad, and should be avoided. | |||
46 hours | modules/stalwart-mail: Make `cfg.principals` nullable | Benedikt Peetz | |
This makes it possible to use the internal storage | |||
46 hours | modules/stalwart-mail: Use correct group name for `redis-stalwart-mail` | Benedikt Peetz | |
48 hours | pkgs/stalwart-mail-free: Update package hash, as it changed | Benedikt Peetz | |
This has to do with the underlying stalwart-mail update. | |||
3 days |