Commit Graph

15688 Commits (9183ade655d5b77ed4300a73f068685c2260fd8a)
 

Author SHA1 Message Date
Bjoern Schiessle 9183ade655 don't overwrite keys if rename was done by a stream copy 13 years ago
Vincent Petry 678afc4906 Merge pull request #7386 from owncloud/stable6-fixhostnamewithport 13 years ago
Vincent Petry 6d3b5b24fd Fix case where port is missing 13 years ago
icewind1991 4286eeb531 Merge pull request #7369 from owncloud/stable6-smbmissingfiles 13 years ago
Vincent Petry 0187537a2e Fixed missing files on SMB storage 13 years ago
Vincent Petry 928947f1c3 Added extra checks for ext storage class 13 years ago
Lukas Reschke fb1ebf13c6 Adjust version for stable6 13 years ago
Lukas Reschke ed7e9be7cd Add overwritehost config on setup and upgrade 13 years ago
Bjoern Schiessle e903c8b57b fix test so that it doesn't depend on the array order 13 years ago
Bjoern Schiessle 210832ddf1 fix usersPath and add unit tests 13 years ago
Vincent Petry 96ebefc597 Updated submodule 13 years ago
Bjoern Schiessle 5348e2eb54 fix sharing unit tests 13 years ago
Bjoern Schiessle f6e6f465f2 add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 13 years ago
Thomas Müller ce87f933a4 Merge pull request #7349 from owncloud/backport-7347 13 years ago
Arthur Schiwon a04af7854d LDAP: fix and extend tests 13 years ago
Arthur Schiwon 75c7fd2886 LDAP: improve compilation of filters 13 years ago
Lukas Reschke 92b4d52079 Fix "headers are already sent" introduced with #6519 13 years ago
Thomas Tanghus 91b4045791 Test if $url is already prefixed by '/' 13 years ago
Thomas Tanghus 0f87a0248f Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840 13 years ago
Arthur Schiwon 3c9421381b LDAP: prevent other configuration from being deleted when deleting the first one which has an empty prefix for historical reasons 13 years ago
nhirokinet 2d946d2766 Update user.php to fix duplicate session-duplicate 13 years ago
NARUKAWA Hiroki a422f19fac Security Update: session fixation 13 years ago
Lukas Reschke ebb1a70abc Check whether the app is set 13 years ago
Lukas Reschke b9d013e3ce Check whether the Key is set 13 years ago
Lukas Reschke b044ec0420 An admin should not be able to add remote and public services on its own. This should only be possible programmatically. 13 years ago
Joas Schilling 864f0342af Make google drive client secret and dropbox api secret a password field 13 years ago
Joas Schilling 5a2e99c975 External FTP Storage should request hostname instead of URL 13 years ago
Lukas Reschke d07f459409 Use the proper content-type 13 years ago
Vincent Petry 3d5d6b5ad1 Now using PHP session lifetime as default value for the JS config 13 years ago
Vincent Petry 80dcec773a Merge pull request #7225 from owncloud/enc_improved_error_handling_oc6 13 years ago
Bjoern Schiessle 43738dacfb don't block login forever if we are stuck in the middle of the initial encryption 13 years ago
Bjoern Schiessle 78b10de7d6 catch errors during decryption 13 years ago
Bjoern Schiessle 37db8a13d4 catch errors during initial encryption 13 years ago
Joas Schilling eb8b2210cd Send correct path on file upload when using public app 13 years ago
Robin Appelman 118033cac6 Also clean up the filecache table when deleting a storage entry 13 years ago
Robin Appelman b0ba69ff31 Also remove the user's home storage from the storage table when deleting a user 13 years ago
Thomas Müller c1241b1691 Load authentication apps to get users from all backends - fixes #7019 13 years ago
Vincent Petry ad813da7b1 Merge pull request #7157 from owncloud/stable6-xsendfilequotacheck 13 years ago
Vincent Petry b4f04c18db Fix xsendfile local storage detection with quota 13 years ago
blizzz 23985428ea Merge pull request #6778 from owncloud/fix_6430 13 years ago
Bjoern Schiessle 018fed6014 getData() always needs to return an array 13 years ago
Arthur Schiwon 3be50224ff intendation 13 years ago
Arthur Schiwon 0213928735 fix DI 13 years ago
Arthur Schiwon 1cf599d494 Inject logger 13 years ago
Arthur Schiwon 8a4dbdedcf wrong tld 13 years ago
Arthur Schiwon 35b316f93f test for share dialoge sorter 13 years ago
Arthur Schiwon 7e451a24bc sort following entries in alphabetical order 13 years ago
Arthur Schiwon f8620704d4 move sorter into a class 13 years ago
Arthur Schiwon c6687e159b respect coding guidelines 13 years ago
Arthur Schiwon 8227bc41cd on filtering the share box users and groups whose name begins with the search term shall appear on top, fixes #6430 13 years ago