mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 22:49:19 +00:00
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. |
||
|---|---|---|
| .. | ||
| confirm-email.js | ||
| login.js | ||
| send-password-recovery-email.js | ||
| signup.js | ||
| update-password-and-login.js | ||
| view-confirmed-email.js | ||
| view-forgot-password.js | ||
| view-login.js | ||
| view-new-password.js | ||
| view-signup.js | ||