From 94bd98ab65a28ab480929d3726f7c7ecfaa21a69 Mon Sep 17 00:00:00 2001 From: git_admin Date: Mon, 27 Apr 2026 08:14:26 +0000 Subject: [PATCH] Tower: upload cetmix_tower_git 16.0.2.0.4 (via marketplace) --- .../cx_tower_git_repo_owner_security.xml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 addons/cetmix_tower_git/security/cx_tower_git_repo_owner_security.xml diff --git a/addons/cetmix_tower_git/security/cx_tower_git_repo_owner_security.xml b/addons/cetmix_tower_git/security/cx_tower_git_repo_owner_security.xml new file mode 100644 index 0000000..7ef0ee9 --- /dev/null +++ b/addons/cetmix_tower_git/security/cx_tower_git_repo_owner_security.xml @@ -0,0 +1,26 @@ + + + + + + + + Git Repository Owner: Manager Write/Create Access + + [('create_uid', '=', user.id)] + + + + + + + + + + Git Repository Owner: Root Full Access + + [(1, '=', 1)] + + + +