Commit Graph

2068 Commits (3eb43c1fbe61a1663abc4e885f663250e57c6be1)

Author SHA1 Message Date
Lukas Reschke 3eb43c1fbe Show a warning in the installer if .htaccess is not working 14 years ago
Lukas Reschke fa71e51e67 Use /dev/urandom instead of /dev/random 14 years ago
Lukas Reschke 6e045b9ea1 Check if $_Post 14 years ago
Lukas Reschke 1c865f702c Change verifyUser so that external json files can call it 14 years ago
Lukas Reschke 4d7b0e9bb3 verifyUser() for the json part 14 years ago
Lukas Reschke d33bec09fe Verify password page for users 14 years ago
Lukas Reschke f08ff3b6e6 Correct formatting 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 14 years ago
Michael Göhler 7095b3a083 extend logon page to display multiple error messages 14 years ago
Lukas Reschke 2c427f050e Show a warning in the installer if no secure RNG is available 14 years ago
Lukas Reschke d6c4b83f13 Fallback to /dev/random if openssl_random_pseudo_bytes not available 14 years ago
Jenkins for ownCloud c88cf5cae5 [tx-robot] updated from transifex 14 years ago
Robin Appelman 93cbd96662 don't increase the size of the users home folder twice 14 years ago
Jenkins for ownCloud d386bc8737 [tx-robot] updated from transifex 14 years ago
Lukas Reschke 77fbdb2ca8 Fix the require path 14 years ago
Björn Schießle e38b736a1e fix bug #1977: remove etags from database after version rollback so that the client can detect the changes 14 years ago
Björn Schießle 079f0788d2 this is no longer needed, commit cb91e27ab3 should fix the issue 14 years ago
Björn Schießle d4fd83301a remove unneeded variable 14 years ago
Björn Schießle cb91e27ab3 check if directory already exist before executing mkdir 14 years ago
Bart Visscher 9a35bd76fb Use resolved path for require_once in autoloader 14 years ago
Bart Visscher 351f724193 whitespace fixes 14 years ago
Robin Appelman d589869a34 disable log when running tests 14 years ago
Björn Schießle d7f43945e7 nortmalize path before adding it to the fscache to avoid multiple fscache entries for the same file 14 years ago
Jenkins for ownCloud b761143047 [tx-robot] updated from transifex 14 years ago
Björn Schießle 86d978be78 add *.ai files to the mimetypes list 14 years ago
Björn Schießle 4d451f649d fixed offset calculation (bug #1961) 14 years ago
Bart Visscher 2c3674ea87 Add logging when stripping apps from autoload include path 14 years ago
Bart Visscher d4feb77eaf Remove unused search code 14 years ago
Bart Visscher c5983d37ad No need to use array_search 14 years ago
Bart Visscher fe40277ec2 Use __DIR__ instead of __FILE__ to get SERVERROOT 14 years ago
Lukas Reschke d525654fcd Correct indentation 14 years ago
Lukas Reschke cda2135966 Send a HSTS HTTP header to enforce SSL 14 years ago
Frank Karlitschek fe5b4d2fba marks as 5.0 pre alpha 14 years ago
Björn Schießle 38e9bc2adb extract the right parent directory from the path 14 years ago
Frank Karlitschek 8e0676a66b 4.5 final 14 years ago
Björn Schießle 2bd4035076 $CONFIG_DBTYPE was never assigned but used in this function 14 years ago
Björn Schießle 003241e847 fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set 14 years ago
Frank Karlitschek 67a4aa7cf0 RC 3 14 years ago
Robin Appelman 035d83fe91 don't use the workaround for shared files on the /Shared folder 14 years ago
Michael Gapczynski 025d308929 Actually fix shared webdav access 14 years ago
Michael Gapczynski 33d1906f23 Fix getting file info for subfolders in shared folders 14 years ago
Jörn Friedrich Dreyer dc116b994d reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the database, fixes oc-1852 14 years ago
Frank Karlitschek b296328c61 put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-) 14 years ago
Frank Karlitschek c701bed2e3 fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 14 years ago
Arthur Schiwon 3affeb5bd7 destroy invalid sessions 14 years ago
Björn Schießle 8357754ff1 added "uid_owner" to select statement 14 years ago
Frank Karlitschek e9f04bedd4 add a sane socket timeout so that the interface stays responsive with a slow or not working internet connection 14 years ago
Frank Karlitschek b7a5cc2fda use socket timeout of 10 sec to stay responsive even with a slow internet connection or a not working server 14 years ago
Michael Gapczynski 5f462ec6f7 Fix - "Correct checking item source for share from same owner when generating item target" 14 years ago
Frank Karlitschek 5eaf95eedd check for SimpleXML which seems to bw non default on Free BSD 14 years ago