summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 4.0.12v4.0.12Frank Karlitschek2013-02-181-2/+2
* backport https://github.com/owncloud/core/pull/1751Frank Karlitschek2013-02-181-1/+1
* Merge pull request #1651 from owncloud/backportsLukas Reschke2013-02-1211-3/+16
|\
| * [user_ldap] Add requesttokenLukas Reschke2013-02-122-0/+3
| * [user_migrate] Add requesttokenLukas Reschke2013-02-124-1/+4
| * [admin_migrate] Add requesttokenLukas Reschke2013-02-122-0/+4
| * Check requesttokenLukas Reschke2013-02-122-0/+3
| * [external] Encode HTMLLukas Reschke2013-02-121-2/+2
* | Fixing php lint errorThomas Müller2013-02-121-18/+18
|/
* Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-116-3/+14
* add callcheck in guesstimezone.phpGeorg Ehrke2013-02-101-0/+1
* increase the internal number toov4.0.11Frank Karlitschek2013-01-211-1/+1
* 4.0.11Frank Karlitschek2013-01-211-1/+1
* improve calendar list viewGeorg Ehrke2013-01-191-1/+1
* Sanitize the exceptionLukas Reschke2013-01-191-1/+1
* Also replace the backslash with a minusLukas Reschke2013-01-191-1/+2
* Use GET instead of QUERY_STRINGLukas Reschke2013-01-191-1/+1
* Use the internal functionLukas Reschke2013-01-191-3/+1
* Encode the URILukas Reschke2013-01-151-3/+3
* ownCloud 4.0.10v4.0.10Frank Karlitschek2012-12-191-2/+2
* backport fix admin checkFrank Karlitschek2012-12-173-1/+9
* Encode the URI properlyLukas Reschke2012-12-161-1/+1
* 4.0.9v4.0.9Frank Karlitschek2012-11-131-2/+2
* Migration: On import of user accounts only import folders in home dir, use OC...Tom Needham2012-11-082-34/+4
* Migration: Allow for no app data cases; handle file copying betterTom Needham2012-11-081-4/+11
* support string values ('true' and 'false') for configuring the secure paramet...Robin Appelman2012-11-054-3/+45
* check for filename blacklist in OC_Filesystem::isValidPathRobin Appelman2012-11-032-21/+104
* fix OC_Filesystem::isValidPath when using \ instead of / in pathsRobin Appelman2012-11-021-0/+1
* Backport of ad720c4 for oC 4.xLukas Reschke2012-10-301-0/+5
* Fix migration problems for postgresql with MDB2 fix owncloud/apps#21Brice Maron2012-10-261-1/+10
* Fix 'App already installed' for app with entry in DB and no filesVictor Dubiniuk2012-10-181-5/+7
* "deny from all" instead directoryLukas Reschke2012-10-161-3/+1
* Show a warning in the installer if .htaccess is not workingLukas Reschke2012-10-162-0/+13
* Set oc_token to httponlyLukas Reschke2012-10-161-1/+1
* Use /dev/urandom instead of /dev/randomLukas Reschke2012-10-151-5/+5
* Show a warning in the installer if no secure RNG is availableLukas Reschke2012-10-143-3/+35
* Fallback to /dev/random if openssl_random_pseudo_bytes not availableLukas Reschke2012-10-141-6/+14
* Doublehash the token to prevent timing attacksLukas Reschke2012-10-142-3/+3
* Sanitize file namesLukas Reschke2012-10-121-1/+1
* Sanitize file namesLukas Reschke2012-10-121-2/+2
* escapeHTML functionLukas Reschke2012-10-121-0/+9
* Update FullCalendar to 1.5.4Lukas Reschke2012-10-125-34/+30
* Don't try to add invalid cards via CardDAV.Thomas Tanghus2012-10-111-0/+3
* 4.0.8v4.0.8Frank Karlitschek2012-10-091-3/+3
* destroy invalid sessionsArthur Schiwon2012-10-081-10/+14
* Remove the webodf sourcesLukas Reschke2012-10-06281-105051/+5
* Sanitize user inputLukas Reschke2012-10-061-3/+3
* Use openssl_random_pseudo_bytes if availableLukas Reschke2012-10-063-6/+28
* Trim trailing whitespace from version.Thomas Tanghus2012-09-261-1/+1
* fix default values in table fscacheArthur Schiwon2012-09-261-8/+4