Commit Graph

116 Commits (fb6468936e2b65d7d14f6b86ff3933f6fe0a6cc4)

Author SHA1 Message Date
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
Bart Visscher 432aa58bab Spelling fixes 13 years ago
Brice Maron 115c30bdb4 Enhance hint about writable app directory 13 years ago
Brice Maron 84b9ac2678 Correct writable check for app dir 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
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 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
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 4aa96de537 add a check for pdo 13 years ago
Frank Karlitschek 07e1e3a945 check if apps folder is writable 13 years ago
Frank Karlitschek c0db603d29 this is 5 pre alpha now 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
Michiel de Jong 9b5e8a2c63 fix redirect to desired page after login 13 years ago
Bart Visscher ce1e4425c2 Combine and minimize core and default app js files 13 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 13 years ago
Frank Karlitschek af77ce9a9b This is RC now 13 years ago
Bart Visscher b022ccb863 Whitespace fixes 13 years ago
Michael Gapczynski 051442bc76 Sanitize redirect urls 13 years ago
Frank Karlitschek 43978abd80 increase to 4 beta 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Marvin Thomas Rabe 7ded9cf520 Checks if config folder is writable on begin of the installation. 13 years ago
Frank Karlitschek e1268cd5f4 we require php 5.3 now. so please notify the user if an old version is in use 13 years ago
Frank Karlitschek 74b5e22a68 some more csrf fixes 13 years ago
Georg Ehrke 3e0e6e35f4 open app thru index.php 13 years ago
Arthur Schiwon 57b8ff890c check if PHP mod GD is installed 13 years ago
Arthur Schiwon d24abc3b9d check if PHP mod JSON is installed 13 years ago
Robin Appelman 5720bd296d merge log into admin 13 years ago
Jan-Christoph Borchardt f16cfbab5e improved installation instructions 13 years ago
Frank Karlitschek 637db92e60 increase version to show that we are not the same as stable 13 years ago
Frank Karlitschek 6545e48787 Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition. 13 years ago