-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restrict updated credentials checks to cross-partition. (#279)
* Restrict updated credentials checks to cross-partition. These are the cases where conflicting credentials at prefetch time would have prevented the prefetch in the first place. Other kinds of credential updates (within the network partition) are left for authors to handle, though tools for facilitating that could be added later. * domenic suggestion Co-authored-by: Domenic Denicola <[email protected]> --------- Co-authored-by: Domenic Denicola <[email protected]>
- Loading branch information
1 parent
c1f4946
commit d16e7f9
Showing
1 changed file
with
24 additions
and
71 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