summaryrefslogtreecommitdiffstats
path: root/apps/user_webfinger/webfinger.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-211-7/+0
|\
| * Remove $DOCUMENTROOT, not usedBart Visscher2012-06-161-7/+0
* | Correct remote and public, and last occurence of OC::Brice Maron2012-06-061-1/+1
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* move lrdd to jrdMichiel de Jong2012-05-111-10/+3
* attempt to align the webfinger app with new public.php routingMichiel de Jong2012-05-111-2/+0
* better invalid webfinger URI handlingFlorian Hülsmann2012-05-071-0/+4
* whitespace correction in webfinger.phpMichiel de Jong2012-05-071-3/+3
* require base lib and deal with malformed user addresses in webfinger.phpMichiel de Jong2012-05-071-5/+7
* prevent xss in webfingerMichiel de Jong2012-05-071-1/+1
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* webfinger protocol compatible + minor changesFlorian Hülsmann2012-04-021-14/+17
* webfinger reimplementation startedFlorian Hülsmann2012-03-311-15/+42
* correct header Content-Type: application/xrd+xmlMichiel de Jong2012-02-221-1/+1
* avoid notice in error log from user_webfinger appMichiel de Jong2012-02-221-1/+1
* compliance with http://www.w3.org/community/unhosted/wiki/remoteStorageMichiel de Jong2011-12-071-1/+11
* make webfinger work properly if owncloud is installed in a subdirectoryRobin Appelman2011-11-031-2/+9
* renamed unhosted to remoteStorage (needs to be updated with coming protocol v...Jan-Christoph Borchardt2011-10-041-1/+1
* correction in webfinger.php activation trapMichiel@unhosted2011-09-121-1/+1
* correct xml syntaxMichiel@unhosted2011-09-121-2/+2
* improve uninstalled-protectionMichiel@unhosted2011-09-121-1/+5
* correct protocolMichiel@unhosted2011-09-121-1/+1
* adding webfinger appMichiel@unhosted2011-09-121-0/+20