From 3aa86e3f3e1de03247abf313d97bf65d719bba0b Mon Sep 17 00:00:00 2001 From: iansw246 <35947093+iansw246@users.noreply.github.com> Date: Mon, 10 Oct 2022 15:26:10 -0700 Subject: [PATCH] Add "halloween" shortlink to reserved usernames --- ocflib/account/validators.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ocflib/account/validators.py b/ocflib/account/validators.py index 4b64b49..c4f1a1b 100644 --- a/ocflib/account/validators.py +++ b/ocflib/account/validators.py @@ -87,6 +87,7 @@ 'gnats', 'groups', 'guest', + 'halloween', 'haproxy', 'hello', 'hiring',