• A bug in a script on our auth0 account which was supposed to merge duplicate accounts merged unrelated accounts.

    The background is that when you sign in with email, and also with Google... this would create 2 accounts for you. To avoid duplicating these and potentially giving you fresh accounts on the forum every time you sign in using a different method... these should be merged.

    The script to do this was changed today to use a new API provided by auth0, and the script contained a bug that meant it sometimes merged accounts even if the email did not match.

    What this meant is that for a small number of people (fewer than 10) someone else may have logged in as them.

    I was notified shortly via PM that this was happening, and have immediately:

    • Disabled the script that merges accounts
    • Deleted the affected accounts from auth0
    • Revoked the sessions of all users who signed in after lunchtime today
    • Informed auth0 of the symptom of using their script

    If you were signed out... it does not mean you were affected at all. I am just being overly cautious on who to revoke the sessions for.

About

Avatar for Velocio @Velocio started