Marco B
|
3be5e2af26
|
utf8 in der DB config
|
13 years ago |
Michiel de Jong
|
995f9c7348
|
sanitize scope and host
|
13 years ago |
Michiel de Jong
|
322fd51261
|
avoid clickjacking
|
13 years ago |
Michiel de Jong
|
b46903fa76
|
sanitize when logged in as another user
|
13 years ago |
Bart Visscher
|
a33f580db1
|
Remove OC_App::register function
The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
|
13 years ago |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
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
|
eceed497b1
|
fix paths in apps/remoteStorage/ajax/revokeToken.php
|
13 years ago |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
13 years ago |
Michiel de Jong
|
4c6d11e223
|
move auth.css and remoteStorage-big.png to assets folders From where they can be included
|
13 years ago |
Thomas Mueller
|
51cb1c9ffa
|
fixing file headers with copyright
|
13 years ago |
Michiel de Jong
|
4c02a82f6c
|
move lrdd to jrd
|
13 years ago |
Michiel de Jong
|
a95c1b8082
|
fix auth dialog includes
|
13 years ago |
Michiel de Jong
|
61d535984d
|
clean up auth dialog
|
13 years ago |
Michiel de Jong
|
2e309aae97
|
announce OAuth2 implicit grant end-point the new way
|
13 years ago |
Michiel de Jong
|
890c57bad5
|
fix requires in apps/remoteStorage/ajax/revoke.php
|
13 years ago |
Michiel de Jong
|
4de182c7af
|
bearer token should be the whole thing, not the http basic pass
|
13 years ago |
Michiel de Jong
|
9d443e021d
|
new requires in WebDAV.php
|
13 years ago |
Michiel de Jong
|
2cf5bb6849
|
new requires now necessary
|
13 years ago |
Michiel de Jong
|
7d090a45d2
|
attempt at reusing access tokens
|
13 years ago |
Florian Hülsmann
|
8534373f2f
|
better invalid webfinger URI handling
|
13 years ago |
Frank Karlitschek
|
1945cd6946
|
ported the oc_template class
|
13 years ago |
Frank Karlitschek
|
97a8af7f25
|
ported oc_db
|
13 years ago |
Frank Karlitschek
|
4fe90f62f4
|
port checkAppEnabled
|
13 years ago |
Frank Karlitschek
|
2fe646dcec
|
ported the oc_app calls
|
13 years ago |
Frank Karlitschek
|
70cea18cce
|
ported getUser
|
13 years ago |
Thomas Tanghus
|
24aff287cf
|
Link to icon was absolute.
|
13 years ago |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
13 years ago |
Jan-Christoph Borchardt
|
70d0103a67
|
updated logos and icons
|
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 |
Jan-Christoph Borchardt
|
284955573c
|
clarifying remoteStorage description
|
13 years ago |
Michiel de Jong
|
1471d8f710
|
remoteStorage app version 0.5
|
13 years ago |
Michiel de Jong
|
e10402c61b
|
remoteStorage app version 0.5
|
13 years ago |
Michiel de Jong
|
5d8d7ef2a1
|
remoteStorage app version 0.5
|
13 years ago |
Frank Karlitschek
|
ab96fa67c8
|
first part of the abstraction work of the apps folder. more to come
|
13 years ago |
Michiel de Jong
|
a7d7597d55
|
fix type error in dir creation for categories
|
13 years ago |
Michiel de Jong
|
28650191c3
|
bump up version and update license
|
13 years ago |
Michiel de Jong
|
820f2f27f6
|
security hardening in remoteStorage app
|
13 years ago |
Michiel de Jong
|
9850820b42
|
BearerAuth and multiple tokens support in remoteStorage app
|
13 years ago |
Michiel de Jong
|
d4546cdf37
|
bump version number to force db rebuild
|
13 years ago |
Michiel de Jong
|
b9e6f5e42d
|
compliance with http://www.w3.org/community/unhosted/wiki/remoteStorage
|
13 years ago |
Robin Appelman
|
e2907eb99d
|
no longer rely on PEAR::isError since we can use PDO now
|
14 years ago |
Robin Appelman
|
b0127e3918
|
use OC_Log instead of error_log
|
14 years ago |
Michiel@unhosted
|
8da00e2d9a
|
avoiding notice if ['HTTPS'] is not set
|
14 years ago |
Michiel@unhosted
|
f4fb6356cd
|
use install.php properly
|
14 years ago |
Michiel@unhosted
|
af6eb52b5e
|
correct wrong variable name in remoteStorage app
|
14 years ago |
Jan-Christoph Borchardt
|
79da90bb08
|
renamed unhosted to remoteStorage (needs to be updated with coming protocol version)
|
14 years ago |