1
0
Fork 0

XRD now should react more like an OStatus server

This commit is contained in:
Michael Vogel 2015-12-28 01:04:14 +01:00
commit 8b25f51116
2 changed files with 21 additions and 10 deletions

View file

@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
<Subject>{{$accturi}}</Subject>
<Alias>{{$accturi}}</Alias>
<Alias>{{$profile_url}}</Alias>
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
<Subject>{{$accturi}}</Subject>
<Alias>{{$profile_url}}</Alias>
<Alias>{{$alias}}</Alias>
<Link rel="http://purl.org/macgirvin/dfrn/1.0"
href="{{$profile_url}}" />