python / psf-infra-meta

Meta-repository for PSF backed or managed systems. Created mainly for the issue tracker :)
10 stars 9 forks source link

Unlinking a Google/GitHub account from a user does not allow it to be used with another user #107

Closed thetorpedodog closed 2 years ago

thetorpedodog commented 3 years ago

When I (pfish, BPO user27890) accidentally logged in with a Google account that I had not associated with my BPO account, it created a new account ([user39101](__bogus_account__ https://bugs.python.org/user39101)).

I then went to “Drop this ID” using the handy button:

Screenshot from my account page, with Drop This ID button visible

I then logged into pfish, and clicked the Google logo in the OpenID Providers section:

OpenID providers

Expected result: My Google account is associated with the pfish BPO account. Actual result: I am logged into __bogus_account__

This is related to #76, and seems like the problem that @blueyed ran into.

thetorpedodog commented 2 years ago

I’m going to mark this as closed since BPO is no longer a Thing.