mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-06 20:16:57 +00:00
remove leftover debug line
This commit is contained in:
parent
fda71c4147
commit
ec404fd3ce
1 changed files with 0 additions and 1 deletions
|
@ -253,7 +253,6 @@ export class ActivityPubServerService {
|
|||
return httpSignature.verifySignature(signatureWithoutQuery, authUser!.key!.keyPem);
|
||||
}
|
||||
|
||||
console.warn('starting verification');
|
||||
let httpSignatureValidated = verifyWithOrWithoutQuery();
|
||||
|
||||
// maybe they changed their key? refetch it
|
||||
|
|
Loading…
Add table
Reference in a new issue