mirror of
https://github.com/strapi/strapi.git
synced 2025-11-16 10:07:55 +00:00
Clean roles.json
This commit is contained in:
parent
d995d4feef
commit
95d87cfb35
@ -256,34 +256,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"application": {
|
"application": {
|
||||||
"controllers": {
|
"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": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -292,34 +265,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"application": {
|
"application": {
|
||||||
"controllers": {
|
"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": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"content-manager": {
|
"content-manager": {
|
||||||
"controllers": {
|
"controllers": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user