about summary refs log tree commit diff stats
path: root/modules/by-name/ng/nginx/module.nix (unfollow)
Commit message (Collapse)Author
46 hoursmodules/stalwart-mail: Enable the http self-service interfaceBenedikt Peetz
46 hoursmodules/nginx: Set the "acme" group as group of the "acme" userBenedikt 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 hoursmodules/stalwart-mail: Allow both nginx and stalwart-mail access to the certBenedikt Peetz
This is needed for the http challenge (and for the potential to use nginx as a proxy in the future.)
46 hoursmodules/stalwart-mail: Explicitly list out valid password hashesBenedikt 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 hoursmodules/stalwart-mail: Make `cfg.principals` nullableBenedikt Peetz
This makes it possible to use the internal storage
46 hoursmodules/stalwart-mail: Use correct group name for `redis-stalwart-mail`Benedikt Peetz
48 hourspkgs/stalwart-mail-free: Update package hash, as it changedBenedikt Peetz
This has to do with the underlying stalwart-mail update.
3 days