Block certs from cheaters

This commit is contained in:
Berkeley Martinez
2016-01-24 15:28:15 -08:00
parent 17bdbd39ca
commit 6b6232fb3e
2 changed files with 17 additions and 0 deletions

View File

@@ -28,6 +28,11 @@
"default": false,
"description": "User is banned from posting to camper news"
},
"isCheater": {
"type": "boolean",
"default": false,
"description": "Users who are confirmed to break academic honesty policy are marked as cheaters"
},
"isGithubCool": {
"type": "boolean",
"default": false