From d0bfdf514768ed6769656a022a81dc7d566efb81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Fri, 4 Aug 2023 18:09:16 +0300 Subject: [PATCH] wildduck: Add ACL-s for webmail --- wildduck/webmail.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wildduck/webmail.yaml b/wildduck/webmail.yaml index 7bc40ef..2945805 100644 --- a/wildduck/webmail.yaml +++ b/wildduck/webmail.yaml @@ -14,6 +14,9 @@ metadata: spec: displayName: Wildduck Webmail uri: 'https://webmail.k-space.ee' + allowedGroups: + - k-space:floor + - k-space:friends headerMapping: user: Remote-Username ---