gnu-social/plugins/LRDD
Mikael Nordfeldth 3987cad9b7 Use delivered content-type to parse XML_XRD
In issue #205 we saw data coming in with an additional line-break before
the JSON data which fuzzed the auto-detection in XML_XRD (which assumed
a { as the first character). If we use the Content-type header from HTTP
we can avoid that issue.
2016-07-02 13:44:25 +02:00
..
extlib/XML Implemented WebFinger and replaced our XRD with PEAR XML_XRD 2013-09-30 22:04:52 +02:00
lib Use delivered content-type to parse XML_XRD 2016-07-02 13:44:25 +02:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
EVENTS.txt Implemented WebFinger and replaced our XRD with PEAR XML_XRD 2013-09-30 22:04:52 +02:00
LRDDPlugin.php autoloading of Crypt_AES and Crypt_RSA is easier 2015-10-04 15:57:11 +02:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The LRDD plugin implements Link-based Resource Descriptor Discovery
based on RFC6415, Web Host Metadata, i.e. the predecessor to WebFinger resource
discovery.

See: http://tools.ietf.org/html/rfc6415

Installation
============
This plugin is enabled by default

Settings
========
none