mirror of https://gitlab.crans.org/bde/nk20
Fix permission that allows users to create OAuth2 apps
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
5a77a66391
commit
a69573ccdb
|
@ -2928,7 +2928,7 @@
|
|||
"application"
|
||||
],
|
||||
"query": "{\"user\": [\"user\"]}",
|
||||
"type": "create",
|
||||
"type": "add",
|
||||
"mask": 1,
|
||||
"field": "",
|
||||
"permanent": true,
|
||||
|
|
Loading…
Reference in New Issue