Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Add ability to feature flag COPPA #6736

Closed
shane-tomlinson opened this issue Dec 7, 2018 · 1 comment · Fixed by #6739
Closed

Add ability to feature flag COPPA #6736

shane-tomlinson opened this issue Dec 7, 2018 · 1 comment · Fixed by #6739
Assignees

Comments

@shane-tomlinson
Copy link

The Mozilla China stack of FxA does not need COPPA. Let's feature flag the input box so that they can easily disable it

@shane-tomlinson
Copy link
Author

cc @l-hedgehog

shane-tomlinson pushed a commit that referenced this issue Dec 7, 2018
Mozilla China's FxA stack does not need COPPA. So that
they don't have to remove it every time we update our
code, this puts the feature behind a feature flag.

In configuration, coppa.enabled set to `false` will disable COPPA.

fixes #6736
shane-tomlinson pushed a commit that referenced this issue Dec 7, 2018
Mozilla China's FxA stack does not need COPPA. So that
they don't have to remove it every time we update our
code, this puts the feature behind a feature flag.

In configuration, coppa.enabled set to `false` will disable COPPA.

fixes #6736
@ghost ghost assigned shane-tomlinson Dec 7, 2018
@ghost ghost added the waffle:active label Dec 7, 2018
shane-tomlinson pushed a commit that referenced this issue Dec 7, 2018
Mozilla China's FxA stack does not need COPPA. So that
they don't have to remove it every time we update our
code, this puts the feature behind a feature flag.

In configuration, coppa.enabled set to `false` will disable COPPA.

fixes #6736
shane-tomlinson pushed a commit that referenced this issue Dec 7, 2018
Mozilla China's FxA stack does not need COPPA. So that
they don't have to remove it every time we update our
code, this puts the feature behind a feature flag.

In configuration, coppa.enabled set to `false` will disable COPPA.

fixes #6736
shane-tomlinson pushed a commit that referenced this issue Dec 7, 2018
Mozilla China's FxA stack does not need COPPA. So that
they don't have to remove it every time we update our
code, this puts the feature behind a feature flag.

In configuration, coppa.enabled set to `false` will disable COPPA.

fixes #6736
@ghost ghost removed the waffle:active label Dec 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant