-
Notifications
You must be signed in to change notification settings - Fork 598
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
asserts,seed: preseed authority delegation (#13034)
* asserts/model: add preseedAuthority field to Model * seed20: allow authority-id to differ from the brand-id * fixup! asserts/model: add preseedAuthority field to Model fix comment wording to PreseedAuthority * fixup! seed20: allow authority-id to differ from the brand-id clarify error message as "preseed authority-id" * fixup! asserts/model: add preseedAuthority field to Model standardize checkOptionalAuthority() signature and make acceptsAny bool explicit when invoking it * fixup! seed20: allow authority-id to differ from the brand-id fix ineffectual assignment to preseedAs2 * fixup! asserts/model: add preseedAuthority field to Model bump copyright years for files touched by 5593e76 * fixup! seed20: allow authority-id to differ from the brand-id bump copyright years for files touched by ce7ba34 * fixup! asserts/model: add preseedAuthority field to Model asserts/model.go: rename "acceptsAny" to "acceptsWildcard"
- Loading branch information
Showing
6 changed files
with
172 additions
and
37 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
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
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
Oops, something went wrong.