aboutsummaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesBart Visscher2012-06-221-3/+4
* Enhance hint about writable app directoryBrice Maron2012-06-221-1/+2
* Correct writable check for app dirBrice Maron2012-06-211-3/+5
* check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-211-7/+46
* Prefer requested app before redirecting to default pageBart Visscher2012-06-201-1/+5
* Delay setup of FS until OC_Filesystem is usedBart Visscher2012-06-201-3/+5
* Small code reorderBart Visscher2012-06-201-5/+6
* Remove OC::$CONFIG_DATADIRECTORY, not usedBart Visscher2012-06-191-17/+17
* Move check code from setupFS to checkServerBart Visscher2012-06-191-34/+20
* introducing a sanitize HTML function for the internal and the public API. ThisBjoern Schiessle2012-06-191-1/+16
* Added JSON methods for CSRF prevention. Make request token accessible from te...Thomas Tanghus2012-06-131-22/+21
* fix time callFrank Karlitschek2012-06-131-1/+1
* Allow same host redirects (/somepath).Thomas Tanghus2012-06-111-1/+2
* implement a simple request token session garbage collectorFrank Karlitschek2012-06-111-0/+18
* Mount personal mount points into filesystemMichael Gapczynski2012-06-101-0/+9
* Bump version to trigger db update.Thomas Tanghus2012-06-091-1/+1
* add two csrf check calls. Review and lot´s of porting needed.Frank Karlitschek2012-06-091-0/+56
* add unique instance idRobin Appelman2012-06-051-0/+13
* Make check for writable apps dir configurableBart Visscher2012-06-051-1/+1
* Merge branch 'unstable'Bart Visscher2012-06-041-2/+3
|\
| * Combine and minimize core and default app js filesBart Visscher2012-05-161-0/+1
| * Combine and minimize core and default app css filesBart Visscher2012-05-161-0/+1
| * Whitespace fixesBart Visscher2012-05-101-2/+1
* | add a check for pdoFrank Karlitschek2012-06-011-0/+3
* | check if apps folder is writableFrank Karlitschek2012-06-011-0/+8
* | this is 5 pre alpha nowFrank Karlitschek2012-05-191-2/+2
* | 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
|\