lp://staging/~mardy/account-plugins/lp1432613
- Get this branch:
- bzr branch lp://staging/~mardy/account-plugins/lp1432613
Branch merges
- PS Jenkins bot (community): Approve (continuous-integration)
- Online Accounts: Pending requested
-
Diff: 107 lines (+3/-50)6 files modifiedMakefile.am (+1/-3)
data/services/facebook-im.service.in (+0/-22)
data/services/wlm.service.in (+0/-22)
debian/account-plugin-facebook.install (+0/-1)
debian/account-plugin-windows-live.install (+0/-1)
debian/control (+2/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 146. By Alberto Mardegan
-
The "username" field has been removed in the 2.0 API
https:/
/developers. facebook. com/docs/ apps/upgrading/ Fixes: #1441476
Approved by: PS Jenkins bot, David Barth - 144. By Alberto Mardegan
-
Add required ResponseType parameter to Facebook plugin. Fixes: #1429911, #1430694
Approved by: PS Jenkins bot, David Barth - 142. By Alberto Mardegan
-
Limit Facebook to one account only Fixes: 1373288
Approved by: PS Jenkins bot, David Barth - 140. By Alberto Mardegan
-
Google: add ForceClientAuth
ViaRequestBody flag The next version of signon-
plugin- oauth2 will use HTTP Basic authorization for
authorizing the client, as recommended by the OAuth 2.0 specification. However,
Google does not support it, and therefore we need to add this special flag to
force the oauth2 plugin to authenticate the client by passing ClientId and
ClientSecret in the request body.
We don't need to update the dependency version, because older versions of
signon-plugin- oauth2 will simply ignore this flag. Approved by: PS Jenkins bot, David Barth
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/account-plugins