]> git.mxchange.org Git - friendica.git/commitdiff
MrPetovan brought the right one up:
authorRoland Häder <roland@mxchange.org>
Thu, 16 Jun 2022 17:21:07 +0000 (19:21 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 17 Jun 2022 15:18:31 +0000 (17:18 +0200)
> Since this is depending on remote systems, the log can quickly fill with unactionable messages.

src/Util/HTTPSignature.php

index 498b356cd68466f8bffceea8a5b67525dcab67ab..9f732acb6e1725aa9bbe5fb3be3ca510b677ea74 100644 (file)
@@ -708,7 +708,6 @@ class HTTPSignature
                        }
                }
 
                        }
                }
 
-               // @TODO really a notice or more a warning?
                Logger::notice('Key could not be fetched', ['url' => $url, 'actor' => $actor]);
                return [];
        }
                Logger::notice('Key could not be fetched', ['url' => $url, 'actor' => $actor]);
                return [];
        }