Skip to content

feat: Add marketing_emails_opt_in_optional field to SAMLProviderConfig#38130

Open
macdiesel wants to merge 1 commit intoopenedx:masterfrom
macdiesel:master
Open

feat: Add marketing_emails_opt_in_optional field to SAMLProviderConfig#38130
macdiesel wants to merge 1 commit intoopenedx:masterfrom
macdiesel:master

Conversation

@macdiesel
Copy link
Contributor

  • Add marketing_emails_opt_in_optional BooleanField to SAMLProviderConfig model with default=True
  • When enabled, marketing checkbox will be optional and default to unchecked (False) during SAML registration
  • Gives users explicit control over marketing email preferences without forcing opt-in
  • Create migration 0015 to add the new field to database

Related: ENT-11617

- Add marketing_emails_opt_in_optional BooleanField to SAMLProviderConfig model with default=True
- When enabled, marketing checkbox will be optional and default to unchecked (False) during SAML registration
- Gives users explicit control over marketing email preferences without forcing opt-in
- Create migration 0015 to add the new field to database

Related: ENT-11617
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant