Making WordPress.org

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#3390 closed defect (bug) (fixed)

Account creation confirmation links don't always work

Reported by: dd32's profile dd32 Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Login & Authentication Keywords:
Cc:

Description

Sometimes when creating new WordPress.org accounts it looks like it's possible to run into a cache race issue where the user_activation_key isn't set in the cached user object.

Change History (2)

#1 @dd32
7 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 6395:

Login: Clear the user cache after updating the activation key, fetch the key directly from the database in the event the cached object doesn't have it temporarily.

Fixes #3390.

This ticket was mentioned in Slack in #meta by tellyworth. View the logs.


7 years ago

Note: See TracTickets for help on using tickets.