mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Website: update banned email domain list (#36535)
Changes: - Added two domains to the `bannedEmailDomainsForWebsiteSubmissions` list
This commit is contained in:
parent
9afd842af5
commit
6cfb251c81
1 changed files with 2 additions and 0 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -400,6 +400,8 @@ module.exports.custom = {
|
|||
'icloud.com',
|
||||
'live.com',
|
||||
'mac.com',
|
||||
'mail.com',
|
||||
'mail.ru',
|
||||
'me.com',
|
||||
'msn.com',
|
||||
'outlook.com',
|
||||
|
|
|
|||
Loading…
Reference in a new issue