diff --git a/addons/cetmix_tower_git/security/cx_tower_git_repo_security.xml b/addons/cetmix_tower_git/security/cx_tower_git_repo_security.xml new file mode 100644 index 0000000..9968a42 --- /dev/null +++ b/addons/cetmix_tower_git/security/cx_tower_git_repo_security.xml @@ -0,0 +1,26 @@ + + + + + + + + Git Repository: Manager Write/Create Access + + [('create_uid', '=', user.id)] + + + + + + + + + + Git Repository: Root Full Access + + [(1, '=', 1)] + + + +