]> git.mxchange.org Git - friendica.git/blobdiff - mod/salmon.php
trim webfinger request
[friendica.git] / mod / salmon.php
index bf33033d810c84615b72aeae40ba14238c9bbd13..c2f76aa0a641889f583aa0b93e38b5c22f22b739 100644 (file)
@@ -192,11 +192,6 @@ function salmon_post(&$a) {
                // NOTREACHED
        }
 
-       // Check if we're allowed to talk to insecure networks
-
-       if(get_config('system','strict_privacy'))
-               salmon_return(400);
-
        require_once('include/items.php');
 
        // Placeholder for hub discovery. We shouldn't find any hubs