]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/HTTPSignature.php
Contact follow and unfollow workd partially
[friendica.git] / src / Util / HTTPSignature.php
index f88b0423c56e88971cf45a398908cbc7d63a5ebe..911de4308e5f7eb0b371f6c277f48d88386232e8 100644 (file)
@@ -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'];