Merge lp://staging/~online-accounts/signon-plugin-oauth2/packaging into lp://staging/signon-plugin-oauth2

Proposed by Alberto Mardegan
Status: Merged
Approved by: David Barth
Approved revision: no longer in the source branch.
Merged at revision: 76
Proposed branch: lp://staging/~online-accounts/signon-plugin-oauth2/packaging
Merge into: lp://staging/signon-plugin-oauth2
Diff against target: 1366 lines (+360/-295)
8 files modified
common-vars.pri (+1/-1)
debian/changelog (+9/-0)
src/oauth2data.h (+4/-0)
src/oauth2plugin.cpp (+48/-29)
src/src.pro (+1/-9)
tests/oauth2plugintest.cpp (+296/-236)
tests/oauth2plugintest.h (+0/-12)
tests/tests.pro (+1/-8)
To merge this branch: bzr merge lp://staging/~online-accounts/signon-plugin-oauth2/packaging
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Online Accounts Pending
Review via email: mp+256492@code.staging.launchpad.net

Commit message

Merge from upstream:

- Return the list of granted permissions to the client
- Require Qt5 for building
- Use a "state" parameter to protect against CSRF (LP: #1432857)

Description of the change

Merge from upstream:

- Return the list of granted permissions to the client
- Require Qt5 for building
- Use a "state" parameter to protect against CSRF (LP: #1432857)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
76. By Alberto Mardegan

Merge from upstream:

- Return the list of granted permissions to the client
- Require Qt5 for building
- Use a "state" parameter to protect against CSRF (LP: #1432857)

Approved by: PS Jenkins bot

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

No one subscribed via source and target branches