account name audited
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"type": "varchar",
|
||||
"maxLength": 249,
|
||||
"required": true,
|
||||
"pattern": "$noBadCharacters"
|
||||
"pattern": "$noBadCharacters",
|
||||
"audited": true
|
||||
},
|
||||
"website": {
|
||||
"type": "url",
|
||||
|
||||
Reference in New Issue
Block a user