This repository has been archived by the owner. It is now read-only.
SMS form validation only works for the US/CA by default #4861
Milestone
Comments
shane-tomlinson
pushed a commit
that referenced
this issue
Mar 29, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
to mozilla/fxa-content-experiments
that referenced
this issue
Mar 29, 2017
Romania is only enabled for mozilla & softvision addresses. issue mozilla/fxa-content-server#4861
This was referenced Mar 29, 2017
shane-tomlinson
pushed a commit
that referenced
this issue
Mar 29, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
that referenced
this issue
Mar 30, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
to mozilla/fxa-content-experiments
that referenced
this issue
Mar 30, 2017
Romania is only enabled for mozilla & softvision addresses. issue mozilla/fxa-content-server#4861
shane-tomlinson
pushed a commit
that referenced
this issue
Mar 30, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
that referenced
this issue
Mar 30, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
that referenced
this issue
Apr 12, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
that referenced
this issue
Apr 12, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
that referenced
this issue
Apr 12, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
that referenced
this issue
Apr 13, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
shane-tomlinson
pushed a commit
that referenced
this issue
Apr 13, 2017
* Pass the user's country to the /sms form so that the form's validation is set up correctly. * Add additional gating logic for Romania, if the auth server says the user can send an SMS, only allow users with softvision.(com|ro) addresses to see the SMS form. This allow softvision to test w/o exposing the feature to everyone else from the country. fixes #4861
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For train-83 the SMS page was enabled for GB and RO. GB was given approval to roll out to the general public, RO is enabled for testing.
There are two problems:
countryfield to the/sms/statusresponse in mozilla/fxa-auth-server#1766, we can use this on the front end to set up the form validation correctly.?country=ROwhen verifying.As a short term side-step, @jrgm and @jbuck, can you disable RO & GB in stage/prod for train-83 so we don't give those users a terrible experience?
The text was updated successfully, but these errors were encountered: