-
Notifications
You must be signed in to change notification settings - Fork 701
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A token scoped to a domain wouldn't be revoked for a domain-wide revocation event. This is because the code to convert a token to a dict for revocation event processing didn't handle domain-scoped tokens. Partial-Bug: #1349597 Change-Id: Ib2c58f3fc8790dbe7f8b073d18d3fa9b0dff608d (cherry picked from commit 3e035eb)
- Loading branch information
Brant Knudson
committed
Aug 5, 2014
1 parent
cccc3f3
commit 317f9d3
Showing
2 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters