chore: Don't allow generic user

This commit is contained in:
Richie Bendall 2020-03-18 17:47:07 +13:00 committed by GitHub
parent e2edaf5e2b
commit eb1c86aca8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
users/user.json Normal file
View file

@ -0,0 +1,5 @@
{
"//1": "Security holding user",
"//2": "This user is being locked since it's too generic.",
"locked": true
}