mirror of
https://github.com/strapi/strapi.git
synced 2025-11-16 01:57:56 +00:00
Clean roles.json
This commit is contained in:
parent
d995d4feef
commit
95d87cfb35
@ -256,34 +256,7 @@
|
||||
}
|
||||
},
|
||||
"application": {
|
||||
"controllers": {
|
||||
"bite": {
|
||||
"find": {
|
||||
"enabled": true,
|
||||
"policy": ""
|
||||
},
|
||||
"findOne": {
|
||||
"enabled": true,
|
||||
"policy": ""
|
||||
},
|
||||
"create": {
|
||||
"enabled": true,
|
||||
"policy": ""
|
||||
},
|
||||
"update": {
|
||||
"enabled": true,
|
||||
"policy": ""
|
||||
},
|
||||
"destroy": {
|
||||
"enabled": true,
|
||||
"policy": ""
|
||||
},
|
||||
"identity": {
|
||||
"enabled": true,
|
||||
"policy": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
"controllers": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -292,34 +265,7 @@
|
||||
"description": "",
|
||||
"permissions": {
|
||||
"application": {
|
||||
"controllers": {
|
||||
"bite": {
|
||||
"find": {
|
||||
"enabled": false,
|
||||
"policy": ""
|
||||
},
|
||||
"findOne": {
|
||||
"enabled": false,
|
||||
"policy": ""
|
||||
},
|
||||
"create": {
|
||||
"enabled": false,
|
||||
"policy": ""
|
||||
},
|
||||
"update": {
|
||||
"enabled": false,
|
||||
"policy": ""
|
||||
},
|
||||
"destroy": {
|
||||
"enabled": false,
|
||||
"policy": ""
|
||||
},
|
||||
"identity": {
|
||||
"enabled": false,
|
||||
"policy": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
"controllers": {}
|
||||
},
|
||||
"content-manager": {
|
||||
"controllers": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user