Reserve "community" username
This commit is contained in:
parent
4b8d5e3e37
commit
8beccaf6c2
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ var reservedUsernames = map[string]bool{
|
||||||
"categories": true,
|
"categories": true,
|
||||||
"category": true,
|
"category": true,
|
||||||
"changes": true,
|
"changes": true,
|
||||||
|
"community": true,
|
||||||
"create": true,
|
"create": true,
|
||||||
"css": true,
|
"css": true,
|
||||||
"data": true,
|
"data": true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue