-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🩹 [#4320] Fix crash when rendering PDF again for cosigned submission
The PDF was including the cosign data/component for version 1 of cosign, which is not compatible at all with v2 (see #4308), causing crashes. Generally this doesn't matter since the PDF is generated right after submission is received and before its cosigned, and we don't usually need to re-generate it except during development.
- Loading branch information
1 parent
b15fb4a
commit 2ac376b
Showing
2 changed files
with
22 additions
and
0 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