This commit is contained in:
zhaoke
2023-10-07 09:30:05 +08:00
parent 2c3b817fd4
commit aa946837de
+1
View File
@@ -269,6 +269,7 @@ $config->openMethods[] = 'gitlab.managegroupmembers';
$config->openMethods[] = 'gitlab.browseuser';
$config->openMethods[] = 'gitlab.createuser';
$config->openMethods[] = 'gitlab.edituser';
$config->openMethods[] = 'gitlab.deleteuser';
$config->openMethods[] = 'gitlab.createbranch';
$config->openMethods[] = 'gitlab.browsebranch';
$config->openMethods[] = 'gitlab.webhook';