As we prepare to migrate to KeyCloak, #3338978: Replace Bakery with KeyCloak SSO & social sign on, we must replace all functionality customizing the login & account creation process. While KeyCloak is customizable, we are better able to maintain Drupal customizations. So we are moving the functionality within Drupal.

Currently, we block account creation when we can detect that browser already has an account on Drupal.org. We are moving this to after account creation, once someone lands back on www.drupal.org.

These merge requests make this change:
https://git.drupalcode.org/project/drupalorg/-/merge_requests/142
https://git.drupalcode.org/project/bluecheese/-/merge_requests/24

Comments

drumm created an issue. See original summary.

drumm credited B_man.

drumm’s picture

(Updating credit)

  • drumm committed 296bf8dd on 7.x-3.x authored by B_man
    Issue #3338983 by drumm, B_man: Detect duplicate accounts after login...
drumm’s picture

Status: Needs review » Fixed

This is now deployed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.