1
0
Fork 0

"MIRROR_FORWARDED" is removed

This commit is contained in:
Michael 2022-11-23 14:00:34 +00:00
commit 352b7a0ac3
4 changed files with 24 additions and 5 deletions

View file

@ -205,6 +205,7 @@ class Protocol
$slap = OStatus::salmon($item, $user);
if (empty($contact['notify'])) {
return true;
throw new \InvalidArgumentException('Missing expected "notify" key in OStatus/DFRN contact');
}