fleet/website/api/controllers/entrance
Eric b2c57cd424
Website: Move banned email domains to config variables (#18412)
Closes: https://github.com/fleetdm/confidential/issues/6158

Changes:
- Added two new config variables to website/config/custom:
- `bannedEmailDomainsForCSRSigning` An array of email domains that are
not allowed for CSR signing requests
- `bannedEmailDomainsForWebsiteSubmissions` an array of email domains
that are not allowed for website signups and contact form submissions.
- Updated the `deliver-apple-csr`, `deliver-talk-to-us-form-submission`,
`deliver-contact-form-message`, and `signup` actions to use the new
config variables.
2024-04-18 18:35:56 -05:00
..
confirm-email.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
login.js Update customer portal styles (#3663) 2022-01-17 14:26:40 +09:00
send-password-recovery-email.js Add customer portal and license dispenser to fleetdm.com (#3546) 2022-01-04 20:02:42 -06:00
signup.js Website: Move banned email domains to config variables (#18412) 2024-04-18 18:35:56 -05:00
update-password-and-login.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-confirmed-email.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-forgot-password.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-login.js Website Update /start signup flow. (#18027) 2024-04-04 11:13:53 -05:00
view-new-password.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-signup.js Website: Update /try-fleet (#17608) 2024-03-14 10:28:23 -05:00