Commit Graph

211 Commits (fb5d0db0376f8f75fe6745fd1c94d5b325be4f41)

Author SHA1 Message Date
Brice Maron 8fa7d6a48a Fix typo in getUrlContent fix #514 13 years ago
Brice Maron 4337e0fb99 Little case fix 13 years ago
Brice Maron 71adad8817 Add User agent when OC does a request 13 years ago
thomas d2047a00cf Remove parentheses in return, modify description, and fix a mistake 13 years ago
thomas 40dd5ae61c change and transfert getUrlContent 13 years ago
Thomas Tanghus bfb6faa850 Bump version to trigger update. 13 years ago
Diederik de Haas f6daddadf5 Fixed new checkstyle issues in util.php from build #1341. 13 years ago
Frank Karlitschek 55f75c6d8e add a check and a warning if the ownClodu server is not able to establish http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. 13 years ago
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Lukas Reschke 7a7f12a0c1 Create only one CSRF token per session 13 years ago
Lukas Reschke ac784baef6 Generate only one CSRF token 13 years ago
Lukas Reschke 4d61eb3e4c Fix a typo 13 years ago
Felix Moeller b7a02f0c93 NoSpaceAfterComma 13 years ago
Arthur Schiwon be215a097a check if RUNTIME_NOAPPS is set before using it 13 years ago
Arthur Schiwon b8a48b55a3 make sure all filesystem apps are loaded when setupFS is proceeded, to make sure the emmited setup-hook is received. Fixes #89 13 years ago
Arthur Schiwon 5b9ba2e033 remove whitespaces, no code change 13 years ago
Robin Appelman ad720c4c17 possible fix for bombarding the server with the htaccess test during setup 13 years ago
Lukas Reschke 228a05a792 Check for iconv 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 13 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 13 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 13 years ago
Björn Schießle d68b89cae4 add parameter to specify user for which OC_Filesystem should be initialized. 13 years ago
Björn Schießle 2499c24b8b load system wide configured mount points before accessing shared files 13 years ago
Björn Schießle 00ed2e87c9 check for mount points if file was shared from a different user 13 years ago
scambra ec253f1354 Use strftime to format date with translated month names 13 years ago
Lukas Reschke e299c241df Make enhanced auth configurable 13 years ago
Lukas Reschke 5c0407306c Set a standard value for enhanced auth time 13 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 13 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 13 years ago
Lukas Reschke 1a187d1ca5 Fix PHP notice 13 years ago
Michael Göhler 8be9c04a3a 128byte is not 128bit - now we realy use 256bit (same as PHPSESSID) 13 years ago
Lukas Reschke fa71e51e67 Use /dev/urandom instead of /dev/random 13 years ago
Lukas Reschke 6e045b9ea1 Check if $_Post 13 years ago
Lukas Reschke d33bec09fe Verify password page for users 13 years ago
Lukas Reschke f08ff3b6e6 Correct formatting 13 years ago
Michael Göhler 22fa23b4da extend configkey column to hold 128bit values 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Michael Göhler 7095b3a083 extend logon page to display multiple error messages 13 years ago
Lukas Reschke 2c427f050e Show a warning in the installer if no secure RNG is available 13 years ago
Lukas Reschke d6c4b83f13 Fallback to /dev/random if openssl_random_pseudo_bytes not available 13 years ago
Björn Schießle cb91e27ab3 check if directory already exist before executing mkdir 13 years ago
Bart Visscher 351f724193 whitespace fixes 13 years ago
Frank Karlitschek fe5b4d2fba marks as 5.0 pre alpha 13 years ago
Frank Karlitschek 8e0676a66b 4.5 final 13 years ago
Frank Karlitschek 67a4aa7cf0 RC 3 13 years ago
Frank Karlitschek 5eaf95eedd check for SimpleXML which seems to bw non default on Free BSD 13 years ago
Frank Karlitschek 2d86258fc3 RC2 13 years ago