4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2025-02-06 13:46:44 +00:00

hswaw/paperless: grant access to zarzad *and* paperless-admin groups

Change-Id: I622ee8818da2097914cf0da433e3832d680286db
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1587
Reviewed-by: arsenicum <arsenicum@hackerspace.pl>
This commit is contained in:
informatic 2023-09-04 20:48:51 +02:00 committed by informatic
parent f5b1a215f4
commit 69dd2bfd2a

View file

@ -101,7 +101,7 @@ local redis = import "../../kube/redis.libsonnet";
OAUTH2_PROXY_CLIENT_SECRET: { secretKeyRef: { name: "paperless-proxy", key: "oidc_secret" } },
OAUTH2_PROXY_EMAIL_DOMAINS: "*",
OAUTH2_PROXY_ALLOWED_GROUPS: "zarzad",
OAUTH2_PROXY_ALLOWED_GROUPS: "zarzad,paperless-admin",
# Security considerations:
#