Fix permission that allows users to create OAuth2 apps

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
Yohann D'ANELLO 2022-07-22 17:18:53 +02:00
parent 761fc170eb
commit ba017c38c0
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 17 additions and 17 deletions

View File

@ -2928,7 +2928,7 @@
"application" "application"
], ],
"query": "{\"user\": [\"user\"]}", "query": "{\"user\": [\"user\"]}",
"type": "create", "type": "add",
"mask": 1, "mask": 1,
"field": "", "field": "",
"permanent": true, "permanent": true,
@ -3114,10 +3114,10 @@
187, 187,
188, 188,
189, 189,
190, 190,
191, 191,
195, 195,
196 196
] ]
} }
}, },
@ -3159,8 +3159,8 @@
159, 159,
160, 160,
179, 179,
189, 189,
190 190
] ]
} }
}, },
@ -3310,10 +3310,10 @@
176, 176,
177, 177,
178, 178,
188, 188,
183, 183,
186, 186,
187 187
] ]
} }
}, },
@ -3508,13 +3508,13 @@
187, 187,
188, 188,
189, 189,
190, 190,
191, 191,
192, 192,
193, 193,
194, 194,
195, 195,
196 196
] ]
} }
}, },