Starting the work necessary to persist the association between email addresses and sites.
* renaming clearEmails to clear. * Adding getEmail. * removeEmail, invalidateEmail throw "unknown email address" * add setSiteEmail, getSiteEmail. * removeEmail will clear sites associated with that email address. issue #1
Showing
- browserid/static/dialog/resources/browserid-identities.js 2 additions, 2 deletionsbrowserid/static/dialog/resources/browserid-identities.js
- browserid/static/dialog/resources/storage.js 95 additions, 7 deletionsbrowserid/static/dialog/resources/storage.js
- browserid/static/dialog/test/qunit/browserid-identities_unit_test.js 14 additions, 14 deletions...tatic/dialog/test/qunit/browserid-identities_unit_test.js
- browserid/static/dialog/test/qunit/storage_unit_test.js 75 additions, 8 deletionsbrowserid/static/dialog/test/qunit/storage_unit_test.js
Loading
Please register or sign in to comment