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:
parent
f5b1a215f4
commit
69dd2bfd2a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue