Merge lp://staging/~facundo/canonical-identity-provider/trunk 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/trunk |
Merge into: | lp://staging/canonical-identity-provider/release |
Diff against target: |
70 lines (+28/-5) 2 files modified
src/identityprovider/tests/test_views_server.py (+21/-1) src/identityprovider/views/server.py (+7/-4) |
To merge this branch: | bzr merge lp://staging/~facundo/canonical-identity-provider/trunk |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Matias Bordese (community) | Approve | ||
Review via email: mp+299813@code.staging.launchpad.net |
Commit message
Don't crash if the macaroon's caveat_id doesn't validate ok.
Description of the change
Don't crash if the macaroon's caveat_id doesn't validate ok.
To post a comment you must log in.
LGTM, thanks