Closed Bug 974545 Opened 11 years ago Closed 11 years ago

fxa account records from prod database

Categories

(Cloud Services :: Server: Firefox Accounts, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dcoates, Assigned: gene)

References

Details

To debug 965917 and https://github.com/mozilla/fxa-auth-server/issues/575 It would be helpful to have the account records for dcoates@mozilla.com and dannycoates@gmail.com These are accounts created by me.
Danny, can you paste in that sql I used yesterday on Chris's account so I can re-use it.
Flags: needinfo?(dcoates)
select HEX(uid), normalizedEmail, email, HEX(emailCode), emailVerified, HEX(kA), HEX(wrapWrapKb), HEX(authSalt), HEX(verifyHash), verifierVersion, verifierSetAt, createdAt from accounts where normalizedEmail = 'dannycoates@gmail.com'
Flags: needinfo?(dcoates)
I've emailed you the records
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.