Merge lp://staging/~facundo/canonical-identity-provider/no-caveat-in-refresh 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. |
Merged at revision: | 1441 |
Proposed branch: | lp://staging/~facundo/canonical-identity-provider/no-caveat-in-refresh |
Merge into: | lp://staging/canonical-identity-provider/release |
Diff against target: |
198 lines (+21/-70) 4 files modified
src/api/v20/handlers.py (+7/-9) src/api/v20/tests/test_handlers.py (+5/-34) src/identityprovider/auth.py (+3/-3) src/identityprovider/tests/test_auth.py (+6/-24) |
To merge this branch: | bzr merge lp://staging/~facundo/canonical-identity-provider/no-caveat-in-refresh |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Matias Bordese (community) | Approve | ||
Ricardo Kirkner (community) | Approve | ||
Review via email: mp+293915@code.staging.launchpad.net |
Commit message
Don't need the caveat_id in the refresh.
Description of the change
Don't need the caveat_id in the refresh.
To post a comment you must log in.
LGTM