Skip to content

Instantly share code, notes, and snippets.

@rschrieken
Created December 7, 2016 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rschrieken/af80313c0e55a525371d90e8f0396e30 to your computer and use it in GitHub Desktop.
Save rschrieken/af80313c0e55a525371d90e8f0396e30 to your computer and use it in GitHub Desktop.
**Free text follows:**
I wanted to flag a spam post on aviation. For that I first needed to login and turned out I had no account so Google asked me to confirm the access request. In the meantime the spam post was soft-deleted which made the redirect fail with an 408 (I believe). The account was created and linked to my network profile but populated with defaults. In that process my displayname was set to my fullname obviously obtained from Google. On the profile my displayname was just rene, but the site showed my fullname. I made a profile change on SO to get all my profiles updated. Those changes propagated correctly.
Can you add some extra safe-guards in the sign-up process to succeed correctly when an existing profile is used but the final redirect ends in an error? I don't like my full name being leaked when I have no intention in doing so.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment