refresh packets

This commit is contained in:
zotlabs
2018-11-08 19:24:02 -08:00
parent 3fe2491b73
commit 22b3ddab66
2 changed files with 18 additions and 3 deletions

View File

@@ -204,6 +204,12 @@ class Wfinger extends \Zotlabs\Web\Controller {
'href' => z_root() . '/.well-known/zot-info' . '?address=' . $r[0]['xchan_addr'],
],
[
'rel' => 'http://purl.org/zot/protocol/6.0',
'type' => 'application/x-zot+json',
'href' => channel_url($r[0])
],
[
'rel' => 'http://purl.org/openwebauth/v1',
'type' => 'application/x-zot+json',