SECURITY - TASKER: cleanup access and invite approval
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user