865 Commits (a661f043e1a8764cb7c795f50df77b830d3e352b)

Author SHA1 Message Date
Robin Appelman d498282e12 handle connection errors as storage not available in smb 10 years ago
Senorsen a6631eceb4 Add urlencode to username part of ftp and sftp links 10 years ago
Vincent Petry ab50ba7a58 Fix dropbox storage to not store the whole file in memory 10 years ago
Robin Appelman a8db587b1f move failedstorage to core 10 years ago
Robin Appelman 3bd6fc797d dont break when there is an invalid share 10 years ago
Lukas Reschke d14adb2351 Fix compatibility with PHP 5.4 10 years ago
Vincent Petry 4255dd2b39 Properly set exception in FailedStorage 10 years ago
Robin Appelman 6990100e6e allow availability recheck for external storages 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Lukas Reschke aebb900cd4 More error handling 10 years ago
Lukas Reschke 3b5ddb417c Copy into local file 10 years ago
Lukas Reschke db2ddb5441 Properly cast type 10 years ago
Vincent Petry 4829a2d421 Disable sharing by default for external storage mounts 10 years ago
Robin Appelman c2c6caee93 remove global credentials 10 years ago
Robin Appelman 176fb191b7 remove login credentails and user provided backends 10 years ago
Vincent Petry d38b71f206 Fix GDrive mime type detection with encryption 10 years ago
Vincent Petry 075dd54f6c Fix GDrive handling of office files 10 years ago
Robin Appelman edbe5d7b6d handle forbidden exceptions in smb backend 10 years ago
Robin Appelman 87179eaae2 Add tests 10 years ago
Robin Appelman 678a3abf6d handle no user set for personal global auth 10 years ago
Robin Appelman 54d2175bf5 Add occ files_external:create command to add new mounts 10 years ago
Robin Appelman b7d27ab141 fix warning caused by global auth 10 years ago
Robin Appelman d83b1f3b8b fix error code for unconfigured user provided auth 10 years ago
Robin Appelman b12d449ec7 set read permissions on failed mount root 10 years ago
Robin Appelman e420ae068c handle exception in availibilty check 10 years ago
Robin Appelman 2e3a5ccaaa show failed external storages properly 10 years ago
Jesús Macias 8fa96435b0 Add credentials dialog for user provided auth 10 years ago
Robin Appelman 9dfe9f77f2 Add global auth backend for files external 10 years ago
Robin Appelman f4e1a1677b Remove magic flags from files_external backend params 10 years ago
Vincent Petry 04b88b4aaa Reword external storage auth backends 10 years ago
Robin Appelman d0f5687687 Dont set null values when validating storage definition 10 years ago
Robin Appelman efcf790eff minor fixes 10 years ago
Robin Appelman 03c79ac24f remove custom controler for user provided password auth 10 years ago
Robin Appelman 5bdcd534b1 dont show user provided auth as option for personal mounts 10 years ago
Robin Appelman 860d51487b Allow setting user provided credentials from the personal settings page 10 years ago
Robin Appelman 419507c118 Add user provided credentials mechanism 10 years ago
Robin Appelman adbc5a0b41 Fix invalid storages not showing in directory listing 10 years ago
Robin Appelman 54e58b520c Handle no user set in sftp constructor 10 years ago
Robin McCorkell 3fe802d931 Introduce 'login credentials' auth mechanism 10 years ago
Vincent Petry d608c37c90 Use Guzzle stream to download files from GDrive 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman d8d6368dd7 cap the number of entries we cache in smb's statcache 10 years ago
Daniel Tosello 8783eb99f7 Modified swift handling to explicitly set 404 responses to false 10 years ago
Robin Appelman 88bfe1477d Filter getStorage to make sure the user has access to it 10 years ago
Tim Dettrick 8799d5563f Allowing access to Swift containers shared by ACL 11 years ago
Robin McCorkell fc52327d2c Check libsmbclient-php as well as smbclient binary 10 years ago
Robin Appelman 667d7383e1 clear statcache after fopen for smb 10 years ago
Robin Appelman f27e98a3e2 Migrate files external for the user that the filesystem is being setup for 10 years ago
Scrutinizer Auto-Fixer ffc49a24f0 Scrutinizer Auto-Fixes 10 years ago