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

Facebook Fixes #732

Merged
merged 2 commits into from
Jun 11, 2016
Merged

Facebook Fixes #732

merged 2 commits into from
Jun 11, 2016

Conversation

trmcnvn
Copy link
Contributor

@trmcnvn trmcnvn commented Jun 11, 2016

Just some fixes for Facebook based accounts that have been brought to my attention.

  • Fixes confirmation email being sent to Facebook users (The link won't work in the email)
  • Fixes Facebook avatars not displaying on certain styles

* Don't save and then confirm Facebook users, `confirm!` already saves for us
  under the hood. This will fix Facebook users being sent a confirmation email
  which doesn't work.
@NuckChorris
Copy link
Member

Out of curiosity why does the #save call break the facebook confirmation emails?

@trmcnvn
Copy link
Contributor Author

trmcnvn commented Jun 11, 2016

Doesn't really break it, it just causes confusion IMO.

#save causes the confirmation email to be sent, then right after #confirm!
deletes the token and confirms the account. Users still receive the email
but with a link that won't work.

On Sun, Jun 12, 2016 at 5:28 AM Peter Lejeck notifications@github.com
wrote:

Out of curiosity why does the #save call break the facebook confirmation
emails?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#732 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AACPJulP9INkbKw_pLHjUKT_VoImt9F-ks5qKwxCgaJpZM4Izix0
.

@NuckChorris
Copy link
Member

Ah, that makes sense. LGTM 👍

@trmcnvn trmcnvn merged commit 3df927e into hummingbird-me:master Jun 11, 2016
@trmcnvn trmcnvn deleted the tm-bug-fixes branch June 11, 2016 22:42
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.

2 participants