Closed
Bug 706616
Opened 14 years ago
Closed 14 years ago
browserid: define UX for all scenarios
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.8
People
(Reporter: groovecoder, Assigned: craigcook)
References
Details
(Whiteboard: u=user c=browserid p=3)
No description provided.
| Reporter | ||
Comment 1•14 years ago
|
||
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → craigcook.bugz
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
After some investigation today into a prod DB dump, I think now that we don't need to worry so much about an email address that corresponds to multiple profiles.
I'd say that, when signing in with BrowserID, we just grab the most recently used profile for the verified email address.
* 17863 of 154854 profiles have a blank email address. (Never verified?)
* 2563 of 103400 distinct email addresses are used in multiple profiles.
* Most of those email addresses point to profiles for which there is just one single login. An arbitrary peek reveals profile details that appear suspiciously spammy.
* A smaller proportion looks like people who misspelled their user name the first time, and re-registered.
* An even smaller proportion comes from automated XSS and security testing tools.
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Version: MDN → unspecified
Updated•13 years ago
|
Component: Website → Landing pages
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•