aboutsummaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* 4.5 alpha 1Frank Karlitschek2012-08-211-2/+2
* Bump version number for Share APIMichael Gapczynski2012-08-191-1/+1
* bump version to reate new tablesJakob Sack2012-08-111-1/+1
* Use OC_Util::displayLoginPage and cleanup the functionBart Visscher2012-08-101-3/+14
* Added function to make url absoluteBart Visscher2012-08-071-2/+2
* Change hardcoded urls to use linkTo functionBart Visscher2012-08-061-2/+8
* Merge branch 'master' into subadminGeorg Ehrke2012-07-261-33/+26
|\
| * some indention fixesRobin Appelman2012-07-241-33/+26
* | Merge branch 'master' into subadminGeorg Ehrke2012-07-211-2/+0
|\|
| * fix unused variablesRobin Appelman2012-07-201-2/+0
* | subadmins can now add usersGeorg Ehrke2012-07-151-6/+3
* | some work on subadminsGeorg Ehrke2012-07-091-1/+21
|/
* More helpfull debug msg for redirectToDefaultPageBart Visscher2012-07-041-4/+5
* 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