commit | e3682373fa10de218f93a9934169249f47bd6935 | [log] [tgz] |
---|---|---|
author | Nicolas LaCasse <nlacasse@google.com> | Thu Jul 31 13:36:01 2014 -0700 |
committer | Nicolas LaCasse <nlacasse@google.com> | Thu Jul 31 13:36:05 2014 -0700 |
tree | 170c2b42c5716842b05a76766d7a9ffa80ab1ce5 | |
parent | a4ac360e2c7b95210ce6a44d8649189afc585ab8 [diff] |
veyron/services/wsprd: Changes to identity handling. WSPR was expecting identities to be passed in from the web app with every request, and it was caching clients based on the identity. That logic is all gone now. In it's place is a new method "assocIdentity" which the extension will call to associate an identity with a name and origin. The identity is stored in the identity manager. There were other refactorings involved too. Change-Id: Ic845bff46b60c08d64b7db66239068bb6b0c92f0