Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Brice Maron
|
e5c56b2433
|
Merge branch 'master' into multi_app_dir
Conflicts:
lib/app.php
lib/base.php
lib/minimizer/css.php
lib/minimizer/js.php
lib/template.php
lib/util.php
|
2012-06-21 17:15:35 +00:00 |
Bart Visscher
|
6d3ae575b6
|
Remove $DOCUMENTROOT, not used
|
2012-06-16 00:11:36 +02:00 |
Brice Maron
|
6a812644e4
|
Correct remote and public, and last occurence of OC::
|
2012-06-06 20:24:15 +00:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Michiel de Jong
|
4c02a82f6c
|
move lrdd to jrd
|
2012-05-11 15:26:45 +02:00 |
Michiel de Jong
|
0c7f0aa3fa
|
attempt to align the webfinger app with new public.php routing
|
2012-05-11 10:26:30 +02:00 |
Florian Hülsmann
|
8534373f2f
|
better invalid webfinger URI handling
|
2012-05-07 11:15:24 +02:00 |
Michiel de Jong
|
3a184e2e1d
|
whitespace correction in webfinger.php
|
2012-05-07 09:51:37 +02:00 |
Michiel de Jong
|
c4e47953ac
|
require base lib and deal with malformed user addresses in webfinger.php
|
2012-05-07 09:46:15 +02:00 |
Michiel de Jong
|
5155f589fd
|
prevent xss in webfinger
|
2012-05-07 09:26:54 +02:00 |
Frank Karlitschek
|
2fe646dcec
|
ported the oc_app calls
|
2012-05-02 00:50:26 +02:00 |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
2012-04-17 19:31:29 +02:00 |
Florian Hülsmann
|
33c1fa6e28
|
webfinger protocol compatible + minor changes
|
2012-04-02 17:12:52 +02:00 |
Florian Hülsmann
|
f9f91a08b4
|
webfinger reimplementation started
|
2012-03-31 02:42:41 +02:00 |
Michiel de Jong
|
3f87c2cedb
|
correct header Content-Type: application/xrd+xml
|
2012-02-22 19:05:41 +00:00 |
Michiel de Jong
|
6c6b570ff1
|
avoid notice in error log from user_webfinger app
|
2012-02-22 18:04:21 +00:00 |
Michiel de Jong
|
b9e6f5e42d
|
compliance with http://www.w3.org/community/unhosted/wiki/remoteStorage
|
2011-12-07 21:51:47 +07:00 |
Robin Appelman
|
8eda6f8feb
|
make webfinger work properly if owncloud is installed in a subdirectory
|
2011-11-03 13:09:51 +01:00 |
Jan-Christoph Borchardt
|
79da90bb08
|
renamed unhosted to remoteStorage (needs to be updated with coming protocol version)
|
2011-10-04 10:07:46 +02:00 |
Michiel@unhosted
|
6e569c5ed1
|
correction in webfinger.php activation trap
|
2011-09-12 14:59:22 +02:00 |
Michiel@unhosted
|
f928d4af56
|
correct xml syntax
|
2011-09-12 14:35:15 +02:00 |
Michiel@unhosted
|
5685965fdb
|
improve uninstalled-protection
|
2011-09-12 14:22:48 +02:00 |
Michiel@unhosted
|
cb7cc99302
|
correct protocol
|
2011-09-12 01:22:40 +02:00 |
Michiel@unhosted
|
994c7f3dad
|
adding webfinger app
|
2011-09-12 00:12:34 +02:00 |