Merge lp://qastaging/~mardy/ubuntuone-credentials/default-token-name into lp://qastaging/ubuntuone-credentials

Proposed by Alberto Mardegan
Status: Superseded
Proposed branch: lp://qastaging/~mardy/ubuntuone-credentials/default-token-name
Merge into: lp://qastaging/ubuntuone-credentials
Diff against target: 1403 lines (+1071/-53)
15 files modified
CMakeLists.txt (+3/-3)
debian/control (+3/-2)
debian/libubuntuoneauth-2.0-0.symbols (+4/-0)
debian/signon-plugin-ubuntuone.install (+1/-1)
libubuntuoneauth/CMakeLists.txt (+13/-3)
libubuntuoneauth/tests/test_token.cpp (+7/-0)
libubuntuoneauth/tests/test_token.h (+1/-0)
libubuntuoneauth/token.cpp (+58/-11)
libubuntuoneauth/token.h (+4/-0)
signon-plugin/CMakeLists.txt (+14/-4)
signon-plugin/tests/CMakeLists.txt (+51/-0)
signon-plugin/tests/test_plugin.cpp (+550/-0)
signon-plugin/ubuntuone-plugin.cpp (+297/-19)
signon-plugin/ubuntuone-plugin.h (+41/-7)
signon-plugin/ubuntuonedata.h (+24/-3)
To merge this branch: bzr merge lp://qastaging/~mardy/ubuntuone-credentials/default-token-name
Reviewer Review Type Date Requested Status
Unity API Team Pending
Review via email: mp+293233@code.qastaging.launchpad.net

Commit message

If no token name is given, use a default one

Description of the change

If no token name is given, use a default one

If we don't do something like this, then we need to accept this:
https://code.launchpad.net/~mardy/unity-scope-click/signon-plugin/+merge/288758
(which would be my recommendation, actually).

To post a comment you must log in.
241. By Launchpad Translations on behalf of ubuntuone-control-tower

Launchpad automatic translations update.

242. By dobey

Remove the superfluous validateInput method.
Use the same taken name always.
Store the token name as part of the token data.

243. By Alberto Mardegan

Fix stored token response

Unmerged revisions

243. By Alberto Mardegan

Fix stored token response

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches