mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
This commit changes the type of enable_marketing_emails parameter of create_user to Optional[bool]. The value of this parameter will be None in certain cases when user registers through SSO and 'TERMS_OF_SERVICE=False' when there will be no registration form and thus no value of enable_marketing_emails.
6.6 KiB
6.6 KiB