Skip to content
This repository has been archived by the owner. It is now read-only.

Remove sendifunverified logic #4424

Merged
merged 2 commits into from Nov 25, 2016
Merged

Remove sendifunverified logic #4424

merged 2 commits into from Nov 25, 2016

Conversation

@vbudhram
Copy link
Contributor

@vbudhram vbudhram commented Nov 18, 2016

The auth-server now defaults to sending emails sendEmailIfUnverified=true, content server does not need to send over this.

@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Nov 23, 2016

@vbudhram what other changes do we need for this?

@vbudhram
Copy link
Contributor Author

@vbudhram vbudhram commented Nov 24, 2016

@vladikoff Nope, just wanted to wait for mozilla/fxa-js-client#219. This is ready now, r?

@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Nov 24, 2016

@vbudhram why was this waiting for fxa-js-client? do we need to include a new version of the js client in the PR?

@@ -344,19 +343,6 @@ define(function (require, exports, module) {
signInAccount (account, password, relier, options) {
return account.signIn(password, relier, options)
.then(() => {
const isSignUp =

This comment has been minimized.

@vladikoff

vladikoff Nov 24, 2016
Contributor

👍

@vladikoff vladikoff merged commit 886f394 into master Nov 25, 2016
4 checks passed
4 checks passed
ci/circleci Your tests passed on CircleCI!
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
coverage/coveralls Coverage decreased (-0.001%) to 98.589%
Details
@vladikoff vladikoff deleted the remove-sendifunverified branch Nov 25, 2016
@vbudhram
Copy link
Contributor Author

@vbudhram vbudhram commented Nov 28, 2016

@vladikoff This change is backwards compatible with current js client, but we should still update content-server once we tag next version of client.

@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Nov 28, 2016

👍

@rfk rfk added this to the FxA-0: quality milestone Dec 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants