From bb688e7e49c8473e670ecddba9335fbc62aa8e20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E5=BB=B6=E4=B9=89?= Date: Tue, 11 Oct 2022 08:52:16 +0800 Subject: [PATCH] * Code for task #72179. --- module/project/control.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/project/control.php b/module/project/control.php index 63dbbcca00..223f70fde3 100644 --- a/module/project/control.php +++ b/module/project/control.php @@ -517,7 +517,7 @@ class project extends control $code = ''; $team = ''; $whitelist = ''; - $acl = 'private'; + $acl = 'open'; $auth = 'extend'; $products = array();