This repository has been archived by the owner. It is now read-only.
Add ability to feature flag COPPA #6736
Closed
Comments
|
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
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The Mozilla China stack of FxA does not need COPPA. Let's feature flag the input box so that they can easily disable it
The text was updated successfully, but these errors were encountered: