Merge lp://staging/~facundo/canonical-identity-provider/remove-refresh-with-both-macaroons into lp://staging/canonical-identity-provider/release
Proposed by
Facundo Batista
Status: | Merged |
---|---|
Approved by: | Facundo Batista |
Approved revision: | no longer in the source branch. |
Merge reported by: | Ubuntu One Auto Pilot |
Merged at revision: | not available |
Proposed branch: | lp://staging/~facundo/canonical-identity-provider/remove-refresh-with-both-macaroons |
Merge into: | lp://staging/canonical-identity-provider/release |
Diff against target: |
256 lines (+2/-192) 4 files modified
src/api/v20/handlers.py (+1/-12) src/api/v20/tests/test_handlers.py (+0/-18) src/identityprovider/auth.py (+0/-31) src/identityprovider/tests/test_auth.py (+1/-131) |
To merge this branch: | bzr merge lp://staging/~facundo/canonical-identity-provider/remove-refresh-with-both-macaroons |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Matias Bordese (community) | Approve | ||
Review via email: mp+302731@code.staging.launchpad.net |
Commit message
Removed the deprecated way of refreshing macaroons (sending both root and discharge).
Description of the change
Removed the deprecated way of refreshing macaroons (sending both root and discharge).
To post a comment you must log in.
LGTM