add the social "party" permission role

This commit is contained in:
zotlabs
2018-03-20 04:08:36 -07:00
parent 0009f7f051
commit 3d6b606792
3 changed files with 29 additions and 5 deletions

View File

@@ -32,6 +32,7 @@ function oembed_action($embedurl) {
$action = 'block';
}
}
if(strpos($embedurl,'.well-known') !== false)
$action = 'block';