From 96f4272724057942d130d667171d9dbe2e108f27 Mon Sep 17 00:00:00 2001 From: eyjhb Date: Sun, 1 Jun 2025 15:08:44 +0200 Subject: [PATCH] stalwart: allow users to access the http management website --- machines/gerd/services/stalwart/stalwart.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/gerd/services/stalwart/stalwart.nix b/machines/gerd/services/stalwart/stalwart.nix index 47916ea..23e995d 100644 --- a/machines/gerd/services/stalwart/stalwart.nix +++ b/machines/gerd/services/stalwart/stalwart.nix @@ -78,6 +78,7 @@ in { # we dont have access to this in lldap, and # therefore we use secret-changed instead # secret = lconfig.attr.stalwart_secret; + secret = lconfig.attr.creationdate; # TODO(eyJhb): remove once LLDAP gets # plugin support, so we can make a plugin # that updates a attribute on password updates