SECURITY - TASKER: cleanup access and invite approval

This commit is contained in:
DCCONSTRUCTIONS
2026-05-12 12:50:52 +03:00
parent 2224faa8f7
commit 4ffcd64ddc
7 changed files with 108 additions and 9 deletions
@@ -70,7 +70,6 @@ def get_access_config():
token = (
os.environ.get("PLANE_NODEDC_ACCESS_TOKEN", "").strip()
or os.environ.get("NODEDC_INTERNAL_ACCESS_TOKEN", "").strip()
or os.environ.get("PLANE_OIDC_CLIENT_SECRET", "").strip()
)
return {