mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Website: update bannedEmailDomainsForWebsiteSubmissions config variable. (#19939)
Changes: - Added a domain to the bannedEmailDomainsForWebsiteSubmissions array
This commit is contained in:
parent
7b751fa50a
commit
8aa55549ad
1 changed files with 1 additions and 0 deletions
1
website/config/custom.js
vendored
1
website/config/custom.js
vendored
|
|
@ -368,6 +368,7 @@ module.exports.custom = {
|
|||
'live.com',
|
||||
'yandex.ru',
|
||||
'ymail.com',
|
||||
'qq.com',
|
||||
],
|
||||
|
||||
// Contact form:
|
||||
|
|
|
|||
Loading…
Reference in a new issue