noggin: add additional domain we do not want to allow accounts from
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7ec9166e80
commit
8f999d60af
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ AVATAR_DEFAULT_TYPE = "retro"
|
|||
MAIL_DOMAIN_BLOCKLIST = [
|
||||
"fedoraproject.org",
|
||||
"centosproject.org",
|
||||
"0ooos3.cn",
|
||||
]
|
||||
|
||||
# Banners
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue