mirror of
https://github.com/friendica/friendica
synced 2025-05-01 21:44:27 +02:00
Merge pull request #5719 from annando/notices-yeah
Good news, everyone - again somce notices removed
This commit is contained in:
commit
59d06b6c78
5 changed files with 24 additions and 19 deletions
|
@ -125,6 +125,8 @@ class HTTPSignature
|
|||
$key = $key($sig_block['keyId']);
|
||||
}
|
||||
|
||||
logger('Got keyID ' . $sig_block['keyId']);
|
||||
|
||||
// We don't use Activity Pub at the moment.
|
||||
// if (!$key) {
|
||||
// $result['signer'] = $sig_block['keyId'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue