Allow unauthenticated users to modify L-*
, PG-*
and -Z*
labels
This commit is contained in:
parent
7c4ac0603e
commit
72a48fc68c
@ -9,11 +9,14 @@ allow-unauthenticated = [
|
|||||||
"E-*",
|
"E-*",
|
||||||
"F-*",
|
"F-*",
|
||||||
"I-*",
|
"I-*",
|
||||||
|
"L-*",
|
||||||
"NLL-*",
|
"NLL-*",
|
||||||
"O-*",
|
"O-*",
|
||||||
|
"PG-*",
|
||||||
"S-*",
|
"S-*",
|
||||||
"T-*",
|
"T-*",
|
||||||
"WG-*",
|
"WG-*",
|
||||||
|
"-Z*",
|
||||||
"beta-nominated",
|
"beta-nominated",
|
||||||
"const-hack",
|
"const-hack",
|
||||||
"llvm-*",
|
"llvm-*",
|
||||||
|
Loading…
Reference in New Issue
Block a user