Commit Graph

304 Commits (7019972320868b95b709891fc21fcdc2a5b1cc72)

Author SHA1 Message Date
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Frank Karlitschek 10bf36a6ae 4.0.5 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Georg Ehrke d0b625352c some work on subadmins 13 years ago
Bart Visscher 280c59e914 More helpfull debug msg for redirectToDefaultPage 13 years ago
Frank Karlitschek d163fe02cd 4.0.4 13 years ago
Frank Karlitschek ac358ed1b3 4.0.3a 13 years ago
Bart Visscher 432aa58bab Spelling fixes 13 years ago
Brice Maron 115c30bdb4 Enhance hint about writable app directory 13 years ago
Frank Karlitschek ca6339c480 4.0.3 13 years ago
Bart Visscher bae592d69b Prefer requested app before redirecting to default page 13 years ago
Brice Maron 84b9ac2678 Correct writable check for app dir 13 years ago
Frank Karlitschek 5212fa3fa7 check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Frank Karlitschek e95055b2bd check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Bart Visscher 7a3d606cac Prefer requested app before redirecting to default page 13 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 13 years ago
Bart Visscher 5c8e774cea Small code reorder 13 years ago
Bjoern Schiessle d9607df26f backport of sanitizeHTML() function 13 years ago
Bart Visscher 98bc916016 Make check for writable apps dir configurable 13 years ago
Bart Visscher f54ef5a464 Remove OC::$CONFIG_DATADIRECTORY, not used 13 years ago
Bart Visscher d8b32c2f0e Move check code from setupFS to checkServer 13 years ago
Bjoern Schiessle d2936bd90c introducing a sanitize HTML function for the internal and the public API. This 13 years ago
Brice Maron 6da5a2fdd4 Add possibility to choose the installation folder 13 years ago
Thomas Tanghus 625cd822c3 Backport CSRF prevention. 13 years ago
Thomas Tanghus 9e7c28835b Allow same host redirects (/somepath). 13 years ago
Thomas Tanghus 89464721c7 Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 13 years ago
Frank Karlitschek 9e9c40eabd fix time call 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Thomas Tanghus 2ee809fd86 Allow same host redirects (/somepath). 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Frank Karlitschek cd16c5e479 implement a simple request token session garbage collector 13 years ago
Michael Gapczynski 3c57fb935b Mount personal mount points into filesystem 13 years ago
Frank Karlitschek cfea28101a 4.0.2 13 years ago
Thomas Tanghus b16136642b Bump version to trigger db update. 13 years ago
Frank Karlitschek 344299a074 add two csrf check calls. Review and lot´s of porting needed. 13 years ago
Robin Appelman dcf1eed816 add unique instance id 13 years ago
Bart Visscher 9d936976a9 Make check for writable apps dir configurable 13 years ago
Frank Karlitschek 300f6894e0 4.0.1 13 years ago
Frank Karlitschek 52b3305892 add a pdo check 13 years ago
Frank Karlitschek 4aa96de537 add a check for pdo 13 years ago
Frank Karlitschek 07e1e3a945 check if apps folder is writable 13 years ago
Frank Karlitschek 3ef944521e add check if apps folder is writable. needed to install 3rd party apps 13 years ago
Frank Karlitschek c1f7d320e8 mark as 4.0.1 pre 13 years ago
Frank Karlitschek c0db603d29 this is 5 pre alpha now 13 years ago
Frank Karlitschek 8a0dc774bc 4 13 years ago
Michael Gapczynski 90cbc32c77 Fix redirect after login, prevent open redirects 13 years ago
Frank Karlitschek 2e9115efe0 increase to RC2 13 years ago
Michiel de Jong a6ff909911 this code looks wrong to me but i'm putting it back while we find out what the right code should look like 13 years ago
Michiel de Jong 1a874b4c56 make redirect safe by restricting it to current host 13 years ago