Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only allow users who turned 13 before this year began to opt in. #6132

Merged
merged 1 commit into from
Dec 4, 2014

Conversation

stephensanchez
Copy link
Contributor

This is a fix for defect ECOM-719. We only track the year someone was born, not the month / day. We'll be safe by only allowing those users who turned 13 before this year began to opt in for organization emails, to avoid someone at 12 years, 1 month, to get included in the acceptable group.

Example:
Born December 2nd, 2002. Current Date January 3rd, 2015. Turns 13 on December 2nd, 2015, but is granted access 11 months early.
Now we run the risk of someone being 13 years old having to wait 11 months to opt in for emails (reversing the example)

@rlucioni @wedaly @griffresch

@rlucioni
Copy link
Contributor

rlucioni commented Dec 3, 2014

👍

1 similar comment
@wedaly
Copy link
Contributor

wedaly commented Dec 3, 2014

👍

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.

3 participants