stalwart: allow users to access the http management website

This commit is contained in:
eyjhb 2025-06-01 15:08:44 +02:00
parent 1edeffc961
commit 96f4272724
Signed by: eyjhb
GPG key ID: 609F508E3239F920

View file

@ -78,6 +78,7 @@ in {
# we dont have access to this in lldap, and # we dont have access to this in lldap, and
# therefore we use secret-changed instead # therefore we use secret-changed instead
# secret = lconfig.attr.stalwart_secret; # secret = lconfig.attr.stalwart_secret;
secret = lconfig.attr.creationdate;
# TODO(eyJhb): remove once LLDAP gets # TODO(eyJhb): remove once LLDAP gets
# plugin support, so we can make a plugin # plugin support, so we can make a plugin
# that updates a attribute on password updates # that updates a attribute on password updates