summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* 4.0.5v4.0.5Frank Karlitschek2012-07-191-2/+2
* 4.0.4v4.0.4Frank Karlitschek2012-06-261-2/+2
* 4.0.3aFrank Karlitschek2012-06-241-1/+1
* 4.0.3Frank Karlitschek2012-06-221-2/+2
* Prefer requested app before redirecting to default pageBart Visscher2012-06-211-1/+5
* check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-211-0/+41
* backport of sanitizeHTML() functionBjoern Schiessle2012-06-201-1/+15
* Make check for writable apps dir configurableBart Visscher2012-06-191-1/+1
* Backport CSRF prevention.Thomas Tanghus2012-06-141-0/+73
* Allow same host redirects (/somepath).Thomas Tanghus2012-06-131-1/+2
* 4.0.2Frank Karlitschek2012-06-101-2/+2
* 4.0.1v4.0.1Frank Karlitschek2012-06-031-2/+2
* add a pdo checkFrank Karlitschek2012-06-011-0/+3
* add check if apps folder is writable. needed to install 3rd party appsFrank Karlitschek2012-06-011-2/+11
* mark as 4.0.1 preFrank Karlitschek2012-05-291-1/+1
* 4Frank Karlitschek2012-05-191-1/+1
* Fix redirect after login, prevent open redirectsMichael Gapczynski2012-05-181-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-181-1/+1
|\
| * this code looks wrong to me but i'm putting it back while we find out what th...Michiel de Jong2012-05-181-1/+1
| * make redirect safe by restricting it to current hostMichiel de Jong2012-05-181-1/+1
| * fix redirect to desired page after loginMichiel de Jong2012-05-181-1/+1
* | increase to RC2Frank Karlitschek2012-05-181-2/+2
|/
* This is RC nowv4.0.0RCFrank Karlitschek2012-05-131-2/+2
* Sanitize redirect urlsMichael Gapczynski2012-05-081-1/+1
* increase to 4 betav4.0.0betaFrank Karlitschek2012-05-071-2/+2
* some more portingFrank Karlitschek2012-05-011-2/+4
* Checks if config folder is writable on begin of the installation.Marvin Thomas Rabe2012-05-011-2/+10
* we require php 5.3 now. so please notify the user if an old version is in useFrank Karlitschek2012-04-301-0/+3
* Merge branch 'master' into movable_apps_2Georg Ehrke2012-04-271-0/+3
|\
| * some more csrf fixesFrank Karlitschek2012-04-261-0/+3
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-181-17/+23
|\|
| * check if PHP mod GD is installedArthur Schiwon2012-04-171-0/+3
| * check if PHP mod JSON is installedArthur Schiwon2012-04-171-0/+3
| * merge log into adminRobin Appelman2012-04-161-17/+17
* | open app thru index.phpGeorg Ehrke2012-04-181-1/+1
|/
* improved installation instructionsJan-Christoph Borchardt2012-04-141-1/+1
* increase version to show that we are not the same as stableFrank Karlitschek2012-04-111-2/+2
* Show the different editions to the user. Used in the status call, on the pers...Frank Karlitschek2012-04-011-0/+8
* add path_hash to the filesystem cacheRobin Appelman2012-03-301-1/+1
* merge master into encryptionRobin Appelman2012-02-261-1/+1
|\
| * don't limit ourselfs to 32bit integersRobin Appelman2012-02-251-1/+1
* | Merge branch 'master' into encryptionRobin Appelman2012-02-251-1/+1
|\|
| * remove limit from configvalue for long config valuesArthur Schiwon2012-02-241-1/+1
* | provide early file system when using webdavRobin Appelman2012-02-211-1/+5
* | always mount the root filesystem, sometimes we need the filesystem when not l...Robin Appelman2012-02-211-2/+2
|/
* Move the redirect_url from linkTo function to the checkLoggedIn functionBart Visscher2012-02-211-3/+4
* restore redirect after checkLoggedInAlessandro Cosentino2012-02-211-1/+1
* Move config.php writable test to update pathBart Visscher2012-02-171-4/+0
* Use separate function to make absolute urlsBart Visscher2012-02-171-3/+3
* Change gallery thumbnail generation to OC_ImageBart Visscher2012-02-081-1/+1