Add Biotechnology and Biological Sciences Research Council to email domain list

> BBSRC is an executive non-departmental public body, sponsored by the
> Department for Business, Energy & Industrial Strategy.

– https://www.gov.uk/government/organisations/biotechnology-biological-sciences-research-council
This commit is contained in:
Chris Hill-Scott
2017-09-20 16:23:18 +01:00
parent 1054002432
commit 6d421a0424
2 changed files with 2 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ class Config(object):
r"bl\.uk",
r"stfc\.ac\.uk",
r"wmfs\.net",
r"bbsrc\.ac\.uk",
]
LOGO_UPLOAD_BUCKET_NAME = 'public-logos-local'

View File

@@ -96,6 +96,7 @@ def _gen_mock_field(x):
'test@bl.uk',
'test@stfc.ac.uk',
'test@wmfs.net',
'test@bbsrc.ac.uk',
])
def test_valid_list_of_white_list_email_domains(
client,