Merge lp://staging/~facundo/canonical-identity-provider/macaroon-include-verified 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: | 1414 |
Proposed branch: | lp://staging/~facundo/canonical-identity-provider/macaroon-include-verified |
Merge into: | lp://staging/canonical-identity-provider/release |
Diff against target: |
23 lines (+2/-0) 2 files modified
src/identityprovider/auth.py (+1/-0) src/identityprovider/tests/test_auth.py (+1/-0) |
To merge this branch: | bzr merge lp://staging/~facundo/canonical-identity-provider/macaroon-include-verified |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Matias Bordese (community) | Approve | ||
Review via email: mp+289248@code.staging.launchpad.net |
Commit message
Include is_verified in the user info in the discharge macaroon.
Description of the change
Include is_verified in the user info in the discharge macaroon.
To post a comment you must log in.
Looks good, thx.