cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit f333453094aefa4e92b3b3c8bfd3eff17e50c931
parent f4ccc2759e91e13659fb7f210c978a0baac00b67
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon, 23 Mar 2026 16:44:27 +0100

another try

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/stalwart/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/stalwart/release.yaml b/apps/talos_cluster/stalwart/release.yaml @@ -168,7 +168,7 @@ spec: secret: "%{env:LDAP_BIND_SECRET}%" auth: enable: true - dn: "cn=?,ou=users,dc=ldap,dc=midnightthoughts,dc=space" + method: lookup filter: name: "(&(objectClass=user)(|(cn=?)(mail=?)))" email: "(&(objectClass=user)(|(mail=?)(mailAlias=?)))"