Use Gitea scope permission mask
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
},
|
||||
"scope": {
|
||||
"type": "string",
|
||||
"pattern": "^[+?!-]{5}$"
|
||||
"pattern": "^[rw?!-]{9}$"
|
||||
},
|
||||
"expires_at": {
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user