Commit Graph

47 Commits (8fba6b9bc72f93c13e0984dd832b84a15152986a)

Author SHA1 Message Date
Robin Appelman 7d1f644011 use new way to register remote/public.php entries in user_webfinger 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Bart Visscher 6d3ae575b6 Remove $DOCUMENTROOT, not used 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Bart Visscher a33f580db1 Remove OC_App::register function 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Michiel de Jong 2cc0515161 no use for double quotes here 13 years ago
Michiel de Jong f998ed331a removing dead code 13 years ago
Michiel de Jong 3e454d3459 oops! was hardcoding my test domain inadvertently 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Michiel de Jong f0362dbf58 register public.php?service=host-meta 13 years ago
Michiel de Jong 9469c9947f fix warning 'unknown var appsDir' 13 years ago
Michiel de Jong 3fd2e0d2ce correct host-meta mime type 13 years ago
Michiel de Jong 4c02a82f6c move lrdd to jrd 13 years ago
Michiel de Jong b133f22d7f move host-meta to JRD because I can't work out how to deal with ampersands in XRD 13 years ago
Michiel de Jong 02cee2c562 trying to fix /.well-known/host-meta 13 years ago
Michiel de Jong 0c7f0aa3fa attempt to align the webfinger app with new public.php routing 13 years ago
Florian Hülsmann 8534373f2f better invalid webfinger URI handling 13 years ago
Michiel de Jong 3a184e2e1d whitespace correction in webfinger.php 13 years ago
Michiel de Jong c4e47953ac require base lib and deal with malformed user addresses in webfinger.php 13 years ago
Michiel de Jong 5155f589fd prevent xss in webfinger 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago
Florian Hülsmann 33c1fa6e28 webfinger protocol compatible + minor changes 13 years ago
Florian Hülsmann 3e150ff548 webfinger protocol compatible + minor changes 13 years ago
Florian Hülsmann f9f91a08b4 webfinger reimplementation started 13 years ago
Florian Hülsmann 5161758921 create static host-meta instead of symlink and .htaccess 13 years ago
Florian Hülsmann 34a0128ddf whitespace indentation fix 13 years ago
Florian Hülsmann bcda46eda3 webfinger installation creates symlink in document root 13 years ago
Michiel de Jong 42735429da bump up version and update license 13 years ago
Michiel de Jong 3f87c2cedb correct header Content-Type: application/xrd+xml 13 years ago
Michiel de Jong 6c6b570ff1 avoid notice in error log from user_webfinger app 13 years ago
Frank Karlitschek e0a058c732 remove error output if symlink already exists. this can happen if a user removed config.php to trigger the setup wizzard 13 years ago
Michiel de Jong b9e6f5e42d compliance with http://www.w3.org/community/unhosted/wiki/remoteStorage 13 years ago
Robin Appelman 8eda6f8feb make webfinger work properly if owncloud is installed in a subdirectory 14 years ago
Michiel@unhosted e2468c4343 fix webfinger install script 14 years ago
Michiel@unhosted f4fb6356cd use install.php properly 14 years ago
Jan-Christoph Borchardt 79da90bb08 renamed unhosted to remoteStorage (needs to be updated with coming protocol version) 14 years ago
Michiel@unhosted 6e569c5ed1 correction in webfinger.php activation trap 14 years ago
Michiel@unhosted f928d4af56 correct xml syntax 14 years ago
Michiel@unhosted 5685965fdb improve uninstalled-protection 14 years ago
Michiel@unhosted f93be510a3 check activation and make activation impossible by default 14 years ago
Michiel@unhosted d07f3d548c improved troubleshooting instructions 14 years ago
Michiel@unhosted cb7cc99302 correct protocol 14 years ago
Michiel@unhosted 6e6be3aa8f putting activation inside activate.php 14 years ago
Michiel@unhosted 994c7f3dad adding webfinger app 14 years ago