Skip to content

Commit 179d73a

Browse files
committed
Add rational comment
1 parent 15c38a1 commit 179d73a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pgp.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export async function verifySignature(
6969
signature,
7070
verificationKeys: publicKeys,
7171
config: {
72+
// Rational https://github.com/coder/vscode-coder/pull/748#issuecomment-3789538490
7273
allowInsecureVerificationWithReformattedKeys: true,
7374
},
7475
});

0 commit comments

Comments
 (0)