Use Gitea scope permission mask

This commit is contained in:
mpabi
2026-04-26 21:42:25 +02:00
parent 8c0f95d996
commit e9933d7385
4 changed files with 62 additions and 22 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
},
"scope": {
"type": "string",
"pattern": "^[+?!-]{5}$"
"pattern": "^[rw?!-]{9}$"
},
"expires_at": {
"type": "string"