Removed model ACL
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Joan Sanchez 2022-04-11 12:11:59 +02:00
parent 39d18093eb
commit fb514c21d6
1 changed files with 1 additions and 8 deletions

View File

@ -1,12 +1,5 @@
{ {
"name": "Edi", "name": "Edi",
"base": "VnModel", "base": "VnModel"
"acls": [{
"property": "validations",
"accessType": "EXECUTE",
"principalType": "ROLE",
"principalId": "$everyone",
"permission": "ALLOW"
}]
} }